How to operate the page by clicking the same button multiple times #1392
Unanswered
chunyuliu106667777
asked this question in
Forums - Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First of all, I would like to thank Crawl4Ai tool for solving many of my problems.
In many blog pages, a button similar to Load More is commonly used. Clicking on this button can load more article information. I simulated the click behavior using the following method, but in the final result, the page as a whole returned to its original page. It may be due to my operation error. How should I access it correctly?
Here is the code.
Beta Was this translation helpful? Give feedback.
All reactions