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

Selenium urllib3 timeout error in the Browser tests #29

Open
matembudzeb opened this issue Aug 6, 2024 · 1 comment
Open

Selenium urllib3 timeout error in the Browser tests #29

matembudzeb opened this issue Aug 6, 2024 · 1 comment

Comments

@matembudzeb
Copy link

Selenium needs to be upgraded from 3.141.0 to 4.23.1 to solve a urllib3 timeout error.
File "/home/semaphore/.pyenv/3.8/lib/python3.8/site-packages/urllib3/util/timeout.py", line 152, in _validate_timeout raise ValueError(ValueError: Timeout value connect was <object object at 0x7fae25f853b0>, but it must be an int, float or None.)

@matembudzeb
Copy link
Author

I have made a PR for this PR

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

1 participant