mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-27 03:21:46 -04:00
Merge pull request !661 from oh_ci/revert-merge-657-master
This commit is contained in:
@@ -37,13 +37,11 @@ def setup_teardown(request, device):
|
||||
device.set_screen_timeout()
|
||||
device.unlock()
|
||||
time.sleep(2)
|
||||
device.click(595, 555)
|
||||
time.sleep(6)
|
||||
device.go_home()
|
||||
time.sleep(1)
|
||||
#if device.get_focus_window() == 'SystemDialog1':
|
||||
# device.click(595, 555)
|
||||
# time.sleep(15)
|
||||
if device.get_focus_window() == 'SystemDialog1':
|
||||
device.click(595, 555)
|
||||
time.sleep(15)
|
||||
#if device.get_focus_window() == 'SystemDialog1':
|
||||
# device.click(360, 800)
|
||||
# time.sleep(10)
|
||||
|
||||
Reference in New Issue
Block a user