Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve the issue with the network idle timeout #614

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

agn-7
Copy link
Contributor

@agn-7 agn-7 commented Oct 9, 2024

I think you don't use the Playwright anymore. BTW, I believe, the timeout for "networkidle" is 10 secs, not 10 ms as the page.wait_for_load_state() method's timeout param gets milliseconds.

PS: I was using this code part of the LaVague (wait_for_idle() method in playwright) which had a problem, and this PR will resolve the issue.

@agn-7 agn-7 changed the title Resolve issue with network idle timeout Resolve the issue with the network idle timeout Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant