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

incompatible with latest selenium version #105

Open
thenaivekid opened this issue May 10, 2023 · 1 comment
Open

incompatible with latest selenium version #105

thenaivekid opened this issue May 10, 2023 · 1 comment

Comments

@thenaivekid
Copy link

No description provided.

@Michal-Mikolas
Copy link

If you've experienced this error:

ValueError: Timeout value connect was <object object at >, but it must be an int, float or None

This worked for me:

pip uninstall urllib3
pip install urllib3==1.24.1

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