Skip to content

Commit 324f2ba

Browse files
Dimitar TodorovElena Hristova
authored andcommitted
Fix: added missing androdi29 in capabilitiess
1 parent 2871fef commit 324f2ba

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

e2e/config/appium.capabilities.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,16 @@
106106
"noReset": true,
107107
"fullReset": false
108108
},
109+
"android29": {
110+
"platformName": "Android",
111+
"platformVersion": "29",
112+
"deviceName": "Emulator-Api29-Google",
113+
"avd": "Emulator-Api29-Google",
114+
"lt": 60000,
115+
"newCommandTimeout": 720,
116+
"noReset": true,
117+
"fullReset": false
118+
},
109119
"sim.iPhone7.iOS100": {
110120
"platformName": "iOS",
111121
"platformVersion": "10.0",

0 commit comments

Comments
 (0)