Hi ,
I’m trying to read the column value from a table in Web browser based on the search result from the previous screen.
There are instances when the results span multiple pages and I have to use Get next in the bottom of the screen to go to the next page .
Currently I’m using Data scraping to read the value. The problem is I get a pop up when selecting get next . Once I select Ok , I’m able to navigate to the next page .
Is there a way I can incorporate a pop up in data scraping . It will be great if you can provide some solution to overcome this issue .
Thanks for the help .