-
sudo-apt get update
-
sudo apt-get install -y unzip xvfb libxi6 libgconf-2-4
-
sudo curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add
-
sudo echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list
-
sudo apt-get -y update
-
sudo apt-get -y install google-chrome-stable
-
wget https://chromedriver.storage.googleapis.com/2.41/chromedriver_linux64.zip
-
unzip chromedriver_linux64.zip
-
sudo mv chromedriver /usr/bin/chromedriver
-
sudo chown root:root /usr/bin/chromedriver
-
sudo chmod +x /usr/bin/chromedriver
-
Notifications
You must be signed in to change notification settings - Fork 0
Deepshikha05/URL_Categorization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published