/ Home

Selenium Commands

How to install Chrome Driver

Ubuntu:
  sudo apt-get install chromium-chromedriver

  verify:
  which chromedriver

Mac:
  brew install --cask google-chrome

  brew install --cask chromedriver


Windows:
  TBD

verify:
  which google-chrome
    /usr/bin/google-chrome

  google-chrome --version
    Google Chrome 116.0.5845.179

verify:
  which chromedriver
    /usr/bin/chromedriver

  chromedriver --version 
    ChromeDriver 116.0.5845.187 (b2eab7500a18bd4d372f10149c6223fdfe48e3be-refs/branch-heads/5845@{#1779}

Ref :

Chrome Drivers versions:

Websites to test

https://www.webscraper.io/test-sites/e-commerce/allinone

https://quotes.toscrape.com/

https://toscrape.com/

https://www.geonames.org/countries/
https://www.geonames.org/countries/BT/bhutan.html

https://www.cypruspost.post/en/find-postal-codes?search_streets_in_district=1&type=larnaka&area=1

https://www.geonames.org/datasources/

https://ramadda.data.bas.ac.uk/repository/entry/show?entryid=ab371235-68c5-4da3-89d6-30b23c07427f

https://data.bas.ac.uk/datasets.php?topic=Atmosphere&term=%25

https://data.calgary.ca/d/g854-u2rj/visualization

https://data.calgary.ca/Environment/Building-Energy-Benchmarking-Filter-by-Year/g854-u2rj

https://data.calgary.ca/browse?sortBy=newest

Fetch Title