728x90

!pip install Selenium

!apt-get update # to update ubuntu to correctly run apt install

!apt install chromium-chromedriver

 

import

 

from selenium import webdriver

728x90

+ Recent posts