Last active
April 22, 2021 20:36
-
-
Save thepycoach/06b492ae1e5c5f149d1451ce90f73047 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #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