jpjacobpadilla / Google-Colab-Selenium

The best way to use Selenium in Google Colab Notebooks!
https://pypi.org/project/google-colab-selenium/
MIT License
181 stars 20 forks source link

CalledProcessError #2

Closed jerrylin07 closed 10 months ago

jerrylin07 commented 10 months ago

image

jpjacobpadilla commented 10 months ago

Apologies! I found the issue and am fixing it now.

jerrylin07 commented 10 months ago

Thank you for such a prompt reply, this module is the best selenium in google colab solution I've used so far!

jpjacobpadilla commented 10 months ago

Version 1.0.11 is now out. The main patch is that the package now automatically updates and upgrades the Advanced Package Tool, which is used to download Google Chrome.

Another version will come out soon to make this patch more elegant.