Skip to content

Commit

Permalink
updated selenium_profiles.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kaliiiiiiiiii committed Dec 1, 2022
1 parent 7927e1e commit 944aeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-colab/selenium_profiles.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"source": [
"#@title Install Chrome\n",
"from selenium_profiles.utils.installer import install_chromedriver\n",
"#!pip install undetected_chromedriver if you want to use undetected-chromedriver (deprecated)\n",
"#!pip install undetected_chromedriver #use undetected-chromedriver (deprecated)\n",
"install_chromedriver()"
],
"metadata": {
Expand Down

0 comments on commit 944aeec

Please sign in to comment.