Answer the question
In order to leave comments, you need to log in
How to implement, press the button as long as it exists - and when it no longer exists, stop?
There is a web page that contains many rows of data that are constantly updated.
There is a fixed number of rows, so old rows are cycled out and not stored anywhere.
This page breaks down into a "load more" button that will be displayed until the page shows all saved rows.
I need to write a script in Puppeteer / Node.js that clicks this button until it no longer exists on the page...
I'm new to Puppeteer and don't know how to do this any help would be greatly appreciated)))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question