Skip to content

Instantly share code, notes, and snippets.

@gitdagray
Created February 18, 2018 17:24
Show Gist options
  • Select an option

  • Save gitdagray/a5c4d052b5c849cfd55e5d3947ca8cd4 to your computer and use it in GitHub Desktop.

Select an option

Save gitdagray/a5c4d052b5c849cfd55e5d3947ca8cd4 to your computer and use it in GitHub Desktop.
Importing Selenium into Python
from selenium import webdriver
from selenium.webdriver.common.keys import Keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment