Skip to content

Commit 876ded7

Browse files
DimitarTodorovelena-p
authored andcommitted
Add images and capabilities for android29 (#1939)
* Add images and capabilities for android29 * Fix: added missing androdi29 in capabilitiess
1 parent c6af21d commit 876ded7

19 files changed

+10
-0
lines changed
Loading
Loading
Loading
Loading

Diff for: e2e/config/appium.capabilities.json

+10
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",
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)