Skip to content

Instantly share code, notes, and snippets.

@thepycoach
Last active April 22, 2021 20:36
Show Gist options
  • Select an option

  • Save thepycoach/06b492ae1e5c5f149d1451ce90f73047 to your computer and use it in GitHub Desktop.

Select an option

Save thepycoach/06b492ae1e5c5f149d1451ce90f73047 to your computer and use it in GitHub Desktop.
#select only upcoming matches box
box = driver.find_element_by_xpath('//div[contains(@testid, "Program_SELECTION")]')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment