mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-28 05:49:59 -04:00
update cases/smoke/basic/screenshot32/new_script/conftest.py.
多次滑动解锁 Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
@@ -34,6 +34,8 @@ def setup_teardown(request, device):
|
||||
device.set_power_mode()
|
||||
device.set_screen_timeout()
|
||||
device.unlock()
|
||||
time.sleep(2)
|
||||
device.unlock()
|
||||
device.go_home()
|
||||
time.sleep(1)
|
||||
if device.get_focus_window() == 'SystemDialog1':
|
||||
|
||||
Reference in New Issue
Block a user