Skip to content

Commit 3524d3c

Browse files
author
Elena Hristova
committed
Merge remote-tracking branch 'origin/master' into merge-release-in-master
2 parents 83e9f51 + fea4342 commit 3524d3c

25 files changed

+22
-1
lines changed
2.94 KB
Loading
1.88 KB
Loading
-26.7 KB
Loading
-38.6 KB
Loading
288 KB
Loading
349 KB
Loading
288 KB
Loading
146 KB
Loading

e2e/config/appium.capabilities.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,25 @@
200200
"deviceName": "iPhone XR",
201201
"noReset": true,
202202
"fullReset": false
203+
},
204+
"sim.iPhoneXR.ios12": {
205+
"platformName": "iOS",
206+
"platformVersion": "12.0",
207+
"deviceName": "iPhone XR 12",
208+
"noReset": true,
209+
"fullReset": false
210+
},
211+
"sim.iPhoneXR.ios13": {
212+
"platformName": "iOS",
213+
"platformVersion": "13.0",
214+
"deviceName": "iPhone XR 13",
215+
"appiumVersion": "1.15.0",
216+
"noReset": true,
217+
"fullReset": false,
218+
"density": 3,
219+
"offsetPixels": 87,
220+
"app": "",
221+
"idleTimeout": 120,
222+
"automationName": "Appium"
203223
}
204224
}
129 KB
Loading

0 commit comments

Comments
 (0)