DonEros

ROW

Jun 1st, 2022 (edited)
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. row1 = bot.find_element(By.XPATH, '//*[@id="react-root"]/section/main/article/div[2]/div/div[1]')
  2.  
  3. r_link1 = row1.find_elements(By.TAG_NAME, 'span').text
Add Comment
Please, Sign In to add comment