-
-
Save altendky/e1c361d58eab29c737eaa41049d40f5f to your computer and use it in GitHub Desktop.
This file contains 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
browser.find_element_by_xpath('//article/div[2]/section[2]/div/a').click() | |
try: | |
tmp_list = browser.find_element__by_tag_name('_6e4x5') | |
except NoSuchElementException: | |
tmp_list = browser.find_element_by_class_name('_3gwk6') | |
tmp_list = tmp_list.find_elements_by_tag_name('a') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment