1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

perf: login

This commit is contained in:
RedDeadDepresso
2024-01-09 19:57:30 +00:00
committed by YoursFunny
parent a74d05aeda
commit 6cca8f1082
3 changed files with 16 additions and 21 deletions
+3
View File
@@ -186,3 +186,6 @@ class Device(Screenshot, Control, AppControl, Platform):
super().app_stop()
self.stuck_record_clear()
self.click_record_clear()
def back(self):
self.u2.press("back")