Skip to content

Commit

Permalink
updated devices
Browse files Browse the repository at this point in the history
  • Loading branch information
AEkaterina committed Mar 6, 2024
1 parent 4c5f2a2 commit 8f37de0
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions src/test/resources/devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"platformVersion": "17"
}
},
"iPhone14ProMax_16": {
"capabilities": {
"deviceName": "iPhone 14 Pro Max",
"platformVersion": "16"
}
},
"iPhone13ProMax_15": {
"capabilities": {
"deviceName": "iPhone 13 Pro Max",
Expand All @@ -35,16 +29,10 @@
"platformVersion": "16"
}
},
"iPhone8_15": {
"capabilities": {
"deviceName": "iPhone 8",
"platformVersion": "15"
}
},
"SamsungGalaxyS23Ultra_13": {
"SamsungGalaxyS24Ultra_14": {
"capabilities": {
"deviceName": "Samsung Galaxy S23 Ultra",
"platformVersion": "13.0"
"deviceName": "Samsung Galaxy S24 Ultra",
"platformVersion": "14.0"
}
},
"SamsungGalaxyS22Ultra_12": {
Expand All @@ -65,12 +53,6 @@
"platformVersion": "12.0"
}
},
"GooglePixel8Pro_14": {
"capabilities": {
"deviceName": "Google Pixel 8 Pro",
"platformVersion": "14.0"
}
},
"GooglePixel7Pro_13": {
"capabilities": {
"deviceName": "Google Pixel 7 Pro",
Expand Down

0 comments on commit 8f37de0

Please sign in to comment.