Question
2
Replies
337
Views
PricewaterhouseCoopers LLP
Posted: April 11, 2019
Last activity: February 12, 2020
Closed
looping using for loop for web pages
Hi All,
We are getting data from tables from webpage. There could be one table or many once we expand the page after clicking on a button. The table matc rule is able to read all tables. We are using a counter to assign limit to a for loop. It seems like the for loop is spitting out NULL for index. Has anyone seen this happening ? This is a bit critical. Please help as soon as possible.
***Edited by Moderator Marissa to update platform capability tags****
Hello Ashish,
If you do not know the limit (the number of expected tables) then you must Clones, set control UseKeys property to true to get a count of a number of matched table controls.
Example automation: