Skip to content

Instantly share code, notes, and snippets.

@rahim42324
Created October 9, 2020 20:48
Show Gist options
  • Select an option

  • Save rahim42324/b70804636eeea4cc7617ca2b208e6e37 to your computer and use it in GitHub Desktop.

Select an option

Save rahim42324/b70804636eeea4cc7617ca2b208e6e37 to your computer and use it in GitHub Desktop.
from selenium import webdriver
driver=webdriver.Chrome("chromedriver.exe")
driver.get("https://twitter.com/login")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment