Skip to content

Instantly share code, notes, and snippets.

@lgsantiago
Last active October 25, 2020 01:41
Show Gist options
  • Select an option

  • Save lgsantiago/46670a846f79abe917a85e157a7a3ec0 to your computer and use it in GitHub Desktop.

Select an option

Save lgsantiago/46670a846f79abe917a85e157a7a3ec0 to your computer and use it in GitHub Desktop.
from selenium import webdriver
chrome_driver = webdriver.Chrome()
chrome_driver.get("https://app.wodify.com")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment