We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2cc78 commit e9c2dfeCopy full SHA for e9c2dfe
test/helper/AppiumV2_test.js
@@ -30,8 +30,8 @@ describe('Appium', function () {
30
recordVideo: 'false',
31
recordScreenshots: 'false',
32
platformName: 'Android',
33
- platformVersion: 'current_major',
34
- deviceName: 'Android GoogleAPI Emulator',
+ platformVersion: '15.0',
+ deviceName: 'Samsung Galaxy Tab S9 Plus GoogleAPI Emulator',
35
androidInstallTimeout: 90000,
36
appWaitDuration: 300000,
37
},
0 commit comments