mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-27 03:21:46 -04:00
update cases/smoke/basic/screenshot32/new_script/testcases/test_launcher.py.
冒烟测试强制点击 Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user