Skip to content

Instantly share code, notes, and snippets.

@thepycoach
Last active October 16, 2020 19:12
Show Gist options
  • Select an option

  • Save thepycoach/72f5290d3776aaad659dbd3d1c4436e3 to your computer and use it in GitHub Desktop.

Select an option

Save thepycoach/72f5290d3776aaad659dbd3d1c4436e3 to your computer and use it in GitHub Desktop.
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment