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).
淘宝app,com.taobao.browser.BrowserActivity,click 无效怎么办?
使用click(x, y)点击
想根据文字来
function clickByXY(obj){ click(obj.bounds().centerX(), obj.bounds().centerY()); } clickByXY(text("xxx").findOne());
@admin 需要 安卓7.0 。
@yamin 嗯,只能如此;或者root。
@admin 是root的啊 ,还需要什么操作吗? 还有text("xxx").findOne(), 页面中没有这个XXX 会一直卡在这, 有没有 超时时间的?
与 Auto.js 的连接断开,我们正在尝试重连,请耐心等待