Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created July 14, 2022 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YHaruoka/cd926fc506676529d9cff227c6892b71 to your computer and use it in GitHub Desktop.
Save YHaruoka/cd926fc506676529d9cff227c6892b71 to your computer and use it in GitHub Desktop.
from selenium import webdriver
webDriver = webdriver.Chrome('chromedriver103.exe')
webDriver.get('http://tecsingularity.com/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment