I want to click on a random part of a webpage with ActionChains

后端 未结 0 1271
执笔经年
执笔经年 2020-12-19 19:55

Like mentioned in the question, I want to click on a completely random part of the webpage. This my current script with Python 3:

while int(seconds) > 0:
          


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