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).
当控件出现文本(营养学)则点击第二个(保存)应该怎么写?不出现则不点击
className("android.widget.TextView").findOne(); if(text="营养学"){chick("保存",1);}
if(text("营养学").exists()){ click("保存"); }
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待