Python Selenium webdriver element finding by link text

后端 未结 0 1046
暖寄归人
暖寄归人 2021-01-03 19:04

I´m trying to enter a webside world with selenium with this code:

World_select = driver.find_element_by_link_text(\'USA 15\')
World_select.click()


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题