Loading...
Loading...
Compare original and translation side by side
/adb <mission>adbadb devicesAskUserQuestion-s <serial>adb$ARGUMENTS$ARGUMENTSAskUserQuestionmkdir -p .tmp && adb exec-out screencap -p > .tmp/screen.pngReadadb shell uiautomator dump /sdcard/ui.xml && adb pull /sdcard/ui.xml .tmp/ui.xml.tmp/ui.xml| Action | Command |
|---|---|
| Tap at coordinates | |
| Swipe | |
| Type text | |
| Press Back | |
| Press Home | |
| Press Enter | |
| Press Recent Apps | |
| Launch an app | |
| Open a URL | |
| Long press | |
bounds[0,200][1080,350]540,275adb shell input swipe 540 1500 540 500 300sleep 1keyevent 4adb shell input swipe 540 1800 540 800adb logcat -d -t 50## Mission Complete
<description of what was accomplished>
Final state: <what's currently on screen>
Actions taken: <count> stepsrm -f .tmp/screen.png .tmp/ui.xml/adb <mission>adbadb devicesAskUserQuestionadb-s <serial>$ARGUMENTS$ARGUMENTSAskUserQuestionmkdir -p .tmp && adb exec-out screencap -p > .tmp/screen.pngReadadb shell uiautomator dump /sdcard/ui.xml && adb pull /sdcard/ui.xml .tmp/ui.xml.tmp/ui.xml| 操作 | 命令 |
|---|---|
| 点击指定坐标 | |
| 滑动 | |
| 输入文本 | |
| 按返回键 | |
| 按主页键 | |
| 按回车键 | |
| 按最近应用键 | |
| 启动应用 | |
| 打开URL | |
| 长按 | |
bounds[0,200][1080,350]540,275adb shell input swipe 540 1500 540 500 300sleep 1keyevent 4adb shell input swipe 540 1800 540 800adb logcat -d -t 50## 任务完成
<已完成的操作描述>
最终状态:<当前屏幕显示内容>
执行操作:<数量>步rm -f .tmp/screen.png .tmp/ui.xmladbadb devicesadb shell wm sizeadbadb devicesadb shell wm size