We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting this error when trying to use download_and_install method for chrome. Device: Windows 11
download_and_install
File "webdrivermanager\base.py", line 297, in download_and_install File "zipfile.py", line 1269, in __init__ File "zipfile.py", line 1336, in _RealGetContents zipfile.BadZipFile: File is not a zip file
P.S.: Google Chrome updated to the latest version. No permission issues. Was also working fine 3 days back.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting this error when trying to use
download_and_install
method for chrome.Device: Windows 11
P.S.: Google Chrome updated to the latest version. No permission issues.
Was also working fine 3 days back.
The text was updated successfully, but these errors were encountered: