0

I have a scenario in which there are n number of items (rows) on the page (table) and only a certain number of rows are in view the first time we are on the page. I need to click on each row in the list and continue clicking the items that are not in view - basically keep clicking until I reach the end of the page/table (and add assertions as well).

What happens with my code is that it clicks on each row only until the row that is visible, and stops after that.

Someone please help me with this as I am trying for a solution for a week now and finally posting it here. I have tried using scrollTo and scrollIntoView but they don't work. Need help with scroll and click iteratively.

kaushi19
  • 1
  • 1

0 Answers0