Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我发现脚本在P8青春版上没法点击360,1200位置的'工作'标签 #10

Open
princexc3 opened this issue Jul 17, 2018 · 0 comments

Comments

@princexc3
Copy link

我发现脚本在P8青春版上没法点击360,1200位置的'工作'标签,导致脚本下一步寻找考勤打卡按钮错误。
是不是下面这段需要作出什么修改?我查了一下坐标是对的,P8的分辨率也是720*1280没错。
请帮忙看看,谢谢。
for var = 1, 3 do
runApp('com.alibaba.android.rimet');
setScreenScale(true, 720, 1280);
mSleep(10000);
click(360, 1200);
setScreenScale(false)
mSleep(5000)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant