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

[percy:core] Error : Timed out waiting for network requests to idle #1454

Closed
Sanjai-K opened this issue Dec 4, 2023 · 1 comment
Closed

Comments

@Sanjai-K
Copy link

Sanjai-K commented Dec 4, 2023

I am trying to execute a percy snapshot test but that is failing with the following reason.

[percy:core] Error: Timed out waiting for network requests to idle.
Active requests:

The above URL is hosted with a SOCKS5 proxy. When tried accessing other websites, the snapshot worked fine.
I tried to use the maximum value for network idle timeout (750) but still it is the same.

Python script:
sample_percy.txt

Percy config file:
percy_config.txt

(venv3.11) skannan@NLL0007DSN533:/v2$ npx percy --version
@percy/cli 1.27.4
(venv3.11) skannan@NLL0007DSN533:
/v2$ pip freeze | grep selenium
percy-python-selenium==1.0.0
percy-selenium==1.1.0
selenium==4.14.0

Runline Used : $npx percy exec --debug -- python3 sample_percy.py

@itsjwala
Copy link
Contributor

itsjwala commented Dec 4, 2023

Please reach us via support, we'll be happy to assist further.

@itsjwala itsjwala closed this as completed Dec 4, 2023
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

No branches or pull requests

2 participants