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).
当运行脚本,点击和滑动既定步数之后。 “想设定选择器找寻某个控件,并进行点击,如果找寻不到,就继续执行后面的脚本命令。” 这个该怎么写? 看附图15.16.17行,是我写的,但是当脚步执行到那里后,如果找不到那个控件,它就停住了,求怎么改
if(选择器.exists()){ 选择器.click(); }
@qicheng2008 在 “选择器”问题 中说:
某个控件,并进行点击,如果找
if(emoj.exists()){ emoj.click(); }
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待