kspyy
Results
2
comments of
kspyy
edit: re-reading it looks like you have a driver error, fwiw i'm using undetected-chromedriver 3.5.2. I would start searching for that error "There is no such driver by url" https://stackoverflow.com/questions/74011776/valueerror-there-is-no-such-driver-by-url...
I was getting the same but had the version diff under it: ``` selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:53094 from session not created: This version of...