mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-26 19:06:40 -04:00
update cases/smoke/basic/screenshot32/new_script/testcases/test_camera.py.
多次点击停止录像按钮 Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
@@ -33,6 +33,10 @@ class Test:
|
||||
|
||||
logging.info('stop recoding')
|
||||
device.click(320, 1095)
|
||||
time.sleep(2)
|
||||
device.click(320, 1095)
|
||||
time.sleep(2)
|
||||
device.click(320, 1095)
|
||||
time.sleep(4)
|
||||
device.save_snapshot_to_local('{}_camera_step5.jpeg'.format(device.sn))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user