Python Selenium’s send_keys function will not trigger a key after tabbing to the ReCaptcha v2 checkbox (to check the box)

前端 未结 0 1328
鱼传尺愫
鱼传尺愫 2021-01-14 10:33
from selenium.webdriver.common.keys import Keys

# ...
browser = webdriver.Chrome()

passwordBox = browser.find_element_by_css_selector(\'input[id="account_pass         


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