This commit is contained in:
HuangHai
2026-01-13 11:25:47 +08:00
parent 020304a411
commit 5d8db39b1f
2 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,5 @@
import uiautomator2 as u2
# pip install findit
d = u2.connect()
d.image.click("../Template/X.jpg")