mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-27 03:21:46 -04:00
!631 update cases/smoke/basic/screenshot32/new_script/testcases/test_launcher.py.
Merge pull request !631 from 贾孟元/N/A
This commit is contained in:
@@ -16,8 +16,9 @@ class Test:
|
||||
device.unlock()
|
||||
time.sleep(2)
|
||||
device.unlock()
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user