update cases/smoke/basic/screenshot32/new_script/testcases/test_launcher.py.

冒烟测试强制点击

Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
贾孟元
2025-02-22 09:37:09 +00:00
committed by Gitee
parent e524ab6cae
commit ac9edecd4c
@@ -23,13 +23,13 @@ class Test:
device.click(360, 1245)
device.click(360, 1245)
#device.unlock()
#time.sleep(2)
# device.click(595, 555)
# time.sleep(10)
time.sleep(2)
device.click(595, 555)
time.sleep(10)
if device.get_focus_window() == 'SystemDialog1':
device.click(595, 555)
time.sleep(10)
#if device.get_focus_window() == 'SystemDialog1':
# device.click(595, 555)
# time.sleep(10)
#if device.get_focus_window() == 'SystemDialog1':
# device.click(360, 800)
# time.sleep(10)