thanks sir it is wroking
Hi, your solutions works for a time but now there is the next error “DEBUG:INIT_DRIVER:ERROR:[Errno 8] Exec format error: ‘/home/appuser/.wdm/drivers/chromedriver/linux64/127.0.6533.72/chromedriver-linux64/THIRD_PARTY_NOTICES.chromedriver’” maybe do you know how to fix it?
I fixed it by updating “webdriver-manager==4.0.2” in requirement.txt. It’s happened because of old version of webdriver-manager (4.0.1)
Thanks, man. You litteraly saved me in work