jpjacobpadilla / Google-Colab-Selenium

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

PermissionError when restart runing the code #1

Closed jerrylin07 closed 8 months ago

jerrylin07 commented 9 months ago

image image

jerrylin07 commented 9 months ago

try to run chmod 777 /content/drive/MyDrive/Python3/dist-packages/selenium give selenium folder more access, but it doesn't work

jerrylin07 commented 9 months ago

Restarting the current runtime solves the problem