Tina Lasisi
Results
1
comments of
Tina Lasisi
> ```driver = webdriver.Chrome( > executable_path="/usr/bin/chromedriver", options=options > ) >``` Editing `web_selenium.py` fixed my issue with the browse_website command without doing anything else! (Mac M1 Max; using Dockerfile to run...