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).
比如说点击(500,600)(555,900)(565,988)
let r = RootAutomator(); const d = 100; // 点击时长(毫秒),自定义 r.press(500, 600, d, 1); r.press(555, 900, d, 2); r.press(565, 988, d, 3);
@zhan-0 错误
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待