fix: permission issues of inrt

This commit is contained in:
hyb1996
2017-10-25 22:06:09 +08:00
parent 70383a97df
commit 60f9e8e74f
7 changed files with 97 additions and 80 deletions

View File

@@ -1,4 +1,6 @@
"auto";
auto();
console.log("Hello, Auto.js");
toast("Hello");
launch("com.tencent.mm");
sleep(500);
while(!click("发现"));