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
in linux add this line to requirements.txt:
"webdriver-manager==4.0.2"
..................................................................................................................
in windows download this file:" https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.99/win64/chromedriver-win64.zip "
unzip the file and find "chromedriver.exe " copy it into the webdriver directory wich will be created after you run main.py for first time.
there should be only this driver executable file inside of the webdriver folder, no more.
in linux , it will be fulfilled automatically if "webdriver-manager==4.0.2" is installed.
there should be only this driver executable file inside of the webdriver folder, no more.
in linux , it will be fulfilled automatically if "webdriver-manager==4.0.2" is installed.
hello
I've done this on Linux, but the problem hasn't been solved.
What should I do now?
| Unknown error while Login: [Errno 8] Exec format error: 'webdriver/THIRD_PARTY_NOTICES.chromedriver' | Response text: ...
The text was updated successfully, but these errors were encountered: