Question
StaidLogic LLC
StaidLogic LLC
IN
StaidLogic LLC
Posted: Aug 21, 2019
Last activity: Aug 27, 2019
Last activity: 27 Aug 2019 5:25 EDT
Closed
Looping the html table
Hi,
My requirement is, how to loop the html table which contains multiple pages and importing directly into excel sheet with out using the DVG.
Please check with the screenshot attached
Niharika
Hi,
Simple logic to get items from multiple pages is, Interrogate the Next button and make use of PerformClick and IsVisable. IsVisable property will return false when the automation reaches the last page.