i have a SAP webpage where it has more than 100 rows but all rows are in single page only. At a time only 10 rows are visible and rest of the rows are visible after doing scroll .
So extract data from web page is extracting only 10 rows at a time in power automate.
How to extract all rows at once?
PAD generated selectors are:
html > body > div:eq(1) > div > div > div > div > div:eq(2) > div > section > div > div:eq(1) > div > div:eq(1) > div > iframe > html > body > div > div > iframe > html > body > table > tbody > tr > td > div > div > div:eq(0) > div:eq(1) > div:eq(0) > div > div > div:eq(2) > table > tbody > tr > td > div > table > tbody > tr > td > div > table > tbody > tr:eq(1) > td > div > span > span > div > div > table > tbody > tr:eq(2) > td > table > tbody > tr > td > div > table > tbody > tr > td:eq(0) > table