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
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.
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/v2$ pip freeze | grep selenium@percy/cli 1.27.4
(venv3.11) skannan@NLL0007DSN533:
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
The text was updated successfully, but these errors were encountered: