Solved Running selenium chromedriver with python3.9

Why you do not use chromedriver provided by www/chromium ?
The script chromedriver_autoinstaller does not support FreeBSD, and seems to only download chromedriver, and set PATH to the one that contain chromedriver.

I just tested with python3.8 : packages installed: selenium, py38-selenium, chromium
 

Attachments

  • capture_selenium.png
    capture_selenium.png
    140.9 KB · Views: 439
Back
Top