disable form autocomplete off with selenium chrome python

前端 未结 0 848
情歌与酒
情歌与酒 2021-01-05 01:57

this is my python/selenium code

username = driver.find_element_by_xpath(\'//*[@id="username"]\')
password = driver.find_element_by_xpath(\'//*[@id=&         


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