1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-24 13:54:52 +00:00

perf: login

This commit is contained in:
RedDeadDepresso
2024-01-09 19:57:30 +00:00
parent 15ece02855
commit 64a26cf836
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")