Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如果一个界面有两个按钮,按钮中的文字都是("动态"),怎么只点击第二个"动态"按钮?
我也想知道,我还想知道怎么点第三个一个脚本解决的方法或者代码
查看按钮其他属性总有一个不一样的吧!!
点击第一个按钮
click(text, 0);
点击第二个按钮
click(text, 1);
点击第 n 个按钮
click(text, n - 1);
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待