mirror of
https://gitee.com/openharmony/developtools_integration_verification
synced 2024-11-27 02:10:38 +00:00
update cases/smoke/basic/screenshot32/xdevice_smoke/testcases/DistributedMusicPlayer.py.
音乐播放器测试优化 Signed-off-by: 贾孟元 <jiamengyuan@h-partners.com>
This commit is contained in:
parent
2b4535f8da
commit
0b46b581d8
@ -24,7 +24,7 @@ class DistributedMusicPlayer(ITestCase):
|
||||
def process(self):
|
||||
self.step('步骤1:启动音乐应用')
|
||||
self.common_oh.startAbility(self.Phone1, self.ability_name, self.bundle_name)
|
||||
# self.common_oh.wait(self.Phone1, 5)
|
||||
self.common_oh.wait(self.Phone1, 5)
|
||||
self.step('步骤2:点击弹窗的"允许"')
|
||||
try:
|
||||
self.common_oh.touchByText(self.Phone1, '允许')
|
||||
|
Loading…
Reference in New Issue
Block a user