Commit e269997e authored by TesterYao's avatar TesterYao

1

parent 30e36848
...@@ -61,7 +61,7 @@ def scan(): ...@@ -61,7 +61,7 @@ def scan():
poco("扫一扫").wait(timeout=5).click() poco("扫一扫").wait(timeout=5).click()
wait(Template(r"tpl1644909001064.png", record_pos=(0.396, 0.696), resolution=(828, 1792)), timeout=5) wait(Template(r"tpl1644909001064.png", record_pos=(0.396, 0.696), resolution=(828, 1792)), timeout=5)
touch(Template(r"tpl1644909001064.png", record_pos=(0.396, 0.696), resolution=(828, 1792))) touch(Template(r"tpl1644909001064.png", record_pos=(0.396, 0.696), resolution=(828, 1792)))
poco('照片3,拍摄时间,2022年4月15日 下午3:00 ').wait(timeout=5).click() poco('照片3,拍摄时间,2022年4月15日 下午3:00').wait(timeout=5).click()
poco(name="完成").wait(timeout=5).click() poco(name="完成").wait(timeout=5).click()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment