Skip to main content
Question

Table isn't static and rows are loaded upon a scroll

  • 17 June 2024
  • 0 replies
  • 33 views

Problem Statement: I need to find a way to loop through all rows in a react-infinite-table on a webpage that loads rows as the table is scrolled and capture the link and text values found in the first column of the web table. The bot will need to click the link found in the first column of the row when the bot finds a matching value that is provided to the bot through a record variable. The indexes of the table rows change as the table is scrolled/loaded so using a traditional loop is not working.

0 replies

Be the first to reply!

Reply