Using javascript to send input to a attribute python selenium clears the input send when a new action is performed

前端 未结 0 1207
我在风中等你
我在风中等你 2021-02-14 07:03

I am using this js instead of selenium\'s sendkeys():

            self.browser.execute_script(
                "arguments[0].setAttribute(\'value\', \'1234\'         


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