I am trying to grab data from a table on a web page. I am using the "Extract data from web page" action. I have been able to successfully select the table and extract data, as well as use pagination to go through all available pages. The issue is when it reaches the last page, it continues to select the disabled button indefinitely. My CSS selector for the button is below. Appreciate any help!
a[Class!="disabled"][id="resultsTable_next"]

Report
All responses (
Answers (