10-29-2014, 08:35 PM
Hi, Could someone help out this problem.
Here is the scenario: I have web application which has almost 150 web tables so I need to select a link with searching specific text.
Suppose ex: "Hello this is the link" Link1
I have to write a generalised function which will take to be searched text (Hello this is the link) as parameter if it finds text in the web page then needs to click link (Link1) next to that text.
Thanks
Here is the scenario: I have web application which has almost 150 web tables so I need to select a link with searching specific text.
Suppose ex: "Hello this is the link" Link1
I have to write a generalised function which will take to be searched text (Hello this is the link) as parameter if it finds text in the web page then needs to click link (Link1) next to that text.
Thanks