AutoClicker

一个自动对网页元素(按钮,链接等)进行重复点击的脚本,可以利用到春节刷票,大学选课,双十一抢购等场景中。

< Feedback on AutoClicker

Question/comment

§
Posted: 2019-02-12

How does it work for onclick event?

The code works for other button except for this one. The HTML for the click item is ###Next 100 ####. And the number after "viewNext" changed everytime. I also tried with modifying the Xpath as "//*[@id="headlineHeader33"]/table/tbody/tr/td/a[2]" But it does not work, showing error of cannot find the objective. How can i make it work?

Post reply

Sign in to post a reply.