You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd like to be able to control the javascript execution flow more granularly and I feel like being able to sleep and/or wait on elements might be useful. Screenshots seem to show that items are still loading when it is taken which result in an incorrect page being scraped
Describe the solution you'd like/Describe the use-case and give concrete real-world examples
Maybe more examples, or at least a couple of more complex ones? Logging in, then clicking on elements in the next page etc? More clarity on how to wait for a new page to be loaded or just for a given number of seconds.
This discussion was converted from issue #909 on September 06, 2022 19:20.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Version and OS
Hosted
Is your feature request related to a problem? Please describe.
I'd like to be able to control the javascript execution flow more granularly and I feel like being able to sleep and/or wait on elements might be useful. Screenshots seem to show that items are still loading when it is taken which result in an incorrect page being scraped
Describe the solution you'd like/Describe the use-case and give concrete real-world examples
Maybe more examples, or at least a couple of more complex ones? Logging in, then clicking on elements in the next page etc? More clarity on how to wait for a new page to be loaded or just for a given number of seconds.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions