jmausolf / poshmark_sharing

BSD 3-Clause "New" or "Revised" License
110 stars 58 forks source link

Selenium Chrome Driver not working #31

Open gjclemente opened 4 years ago

gjclemente commented 4 years ago

I went to the chrome selenium drivers download and downloaded the current driver needed (matching the current version of chrome I'm running. I have the old chrome driver deleted and the new one in the folder with all of the other files for shareware. However, when I go to run the shar_war.py using "python share_war.py -t 10800 -o True -d 1" I get the following error output:

[*] ERROR the selected driver may not be setup correctly. Ensure you can access it from the command line and try again. Message: session not created: This version of ChromeDriver only supports Chrome version 83

I had my chrome upgraded (and the selenium driver) so I no longer run chrome version 83...I'm not sure why it's saying that when I don't have version 83 chrome or the driver for it.

loginix commented 2 years ago

Just update your chrome driver to the latest that matches your browser. I had to do and works fine.

I wouldn't downgrade with chrome because of security issues in the past.