I am trying to automise a process in python with selenium. I need to execute javascript a lot of times. How can i automise this program?

后端 未结 0 442
伪装坚强ぢ
伪装坚强ぢ 2021-01-26 23:49

Ok so i wrote some code to open the site and login with selenium. Then i used driver.execute_script(). But i need to execute multiple scripts, but only 1 at a time. Is there a w

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