How to click a browser button with JavaScript automatically?

后端 未结 6 1339
余生分开走
余生分开走 2020-12-02 18:18

How to click a button every second using JavaScript?

6条回答
  •  执笔经年
    2020-12-02 18:55

    This will give you some control over the clicking, and looks tidy

    
    
    

提交回复
热议问题