OpenSpan - Could you please help understand the process to click each links (A, B, C ,......Z in the automation
My webpage contains links A, B, C, D, ....Z.
I need click link A --> new page opens --> get the text/data --->go back to previous page -->click Link B --> and so on.
Requirement is to repeat the above process until "Z". How do I automate clicking of each links one by one. Please note I'm unable to capture this as html table. I'm able to capture as Anchor link.