Skip to content

Commit 70c98f9

Browse files
authored
Update AppiumV2_test.js
1 parent e9c2dfe commit 70c98f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/helper/AppiumV2_test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ describe('Appium', function () {
3030
recordVideo: 'false',
3131
recordScreenshots: 'false',
3232
platformName: 'Android',
33-
platformVersion: '15.0',
34-
deviceName: 'Samsung Galaxy Tab S9 Plus GoogleAPI Emulator',
33+
platformVersion: '9.0',
34+
deviceName: 'Android GoogleAPI Emulator',
3535
androidInstallTimeout: 90000,
3636
appWaitDuration: 300000,
3737
},

0 commit comments

Comments
 (0)