@@ -151,6 +151,72 @@ module.exports = {
151
151
'hasTouch' : true ,
152
152
'defaultBrowserType' : 'chromium'
153
153
} ,
154
+ 'Galaxy S8' : {
155
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.84 Mobile Safari/537.36' ,
156
+ 'viewport' : {
157
+ 'width' : 360 ,
158
+ 'height' : 740
159
+ } ,
160
+ 'deviceScaleFactor' : 3 ,
161
+ 'isMobile' : true ,
162
+ 'hasTouch' : true ,
163
+ 'defaultBrowserType' : 'chromium'
164
+ } ,
165
+ 'Galaxy S8 landscape' : {
166
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.84 Mobile Safari/537.36' ,
167
+ 'viewport' : {
168
+ 'width' : 740 ,
169
+ 'height' : 360
170
+ } ,
171
+ 'deviceScaleFactor' : 3 ,
172
+ 'isMobile' : true ,
173
+ 'hasTouch' : true ,
174
+ 'defaultBrowserType' : 'chromium'
175
+ } ,
176
+ 'Galaxy S9+' : {
177
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Mobile Safari/537.36' ,
178
+ 'viewport' : {
179
+ 'width' : 320 ,
180
+ 'height' : 658
181
+ } ,
182
+ 'deviceScaleFactor' : 4.5 ,
183
+ 'isMobile' : true ,
184
+ 'hasTouch' : true ,
185
+ 'defaultBrowserType' : 'chromium'
186
+ } ,
187
+ 'Galaxy S9+ landscape' : {
188
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Mobile Safari/537.36' ,
189
+ 'viewport' : {
190
+ 'width' : 658 ,
191
+ 'height' : 320
192
+ } ,
193
+ 'deviceScaleFactor' : 4.5 ,
194
+ 'isMobile' : true ,
195
+ 'hasTouch' : true ,
196
+ 'defaultBrowserType' : 'chromium'
197
+ } ,
198
+ 'Galaxy Tab S4' : {
199
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 8.1.0; SM-T837A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.80 Safari/537.36' ,
200
+ 'viewport' : {
201
+ 'width' : 712 ,
202
+ 'height' : 1138
203
+ } ,
204
+ 'deviceScaleFactor' : 2.25 ,
205
+ 'isMobile' : true ,
206
+ 'hasTouch' : true ,
207
+ 'defaultBrowserType' : 'chromium'
208
+ } ,
209
+ 'Galaxy Tab S4 landscape' : {
210
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 8.1.0; SM-T837A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.80 Safari/537.36' ,
211
+ 'viewport' : {
212
+ 'width' : 1138 ,
213
+ 'height' : 712
214
+ } ,
215
+ 'deviceScaleFactor' : 2.25 ,
216
+ 'isMobile' : true ,
217
+ 'hasTouch' : true ,
218
+ 'defaultBrowserType' : 'chromium'
219
+ } ,
154
220
'iPad (gen 6)' : {
155
221
'userAgent' : 'Mozilla/5.0 (iPad; CPU OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Mobile/15E148 Safari/604.1' ,
156
222
'viewport' : {
@@ -969,6 +1035,50 @@ module.exports = {
969
1035
'hasTouch' : true ,
970
1036
'defaultBrowserType' : 'chromium'
971
1037
} ,
1038
+ 'Pixel 3' : {
1039
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 9; Pixel 3 Build/PQ1A.181105.017.A1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.158 Mobile Safari/537.36' ,
1040
+ 'viewport' : {
1041
+ 'width' : 393 ,
1042
+ 'height' : 786
1043
+ } ,
1044
+ 'deviceScaleFactor' : 2.75 ,
1045
+ 'isMobile' : true ,
1046
+ 'hasTouch' : true ,
1047
+ 'defaultBrowserType' : 'chromium'
1048
+ } ,
1049
+ 'Pixel 3 landscape' : {
1050
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 9; Pixel 3 Build/PQ1A.181105.017.A1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.158 Mobile Safari/537.36' ,
1051
+ 'viewport' : {
1052
+ 'width' : 786 ,
1053
+ 'height' : 393
1054
+ } ,
1055
+ 'deviceScaleFactor' : 2.75 ,
1056
+ 'isMobile' : true ,
1057
+ 'hasTouch' : true ,
1058
+ 'defaultBrowserType' : 'chromium'
1059
+ } ,
1060
+ 'Pixel 4' : {
1061
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36' ,
1062
+ 'viewport' : {
1063
+ 'width' : 353 ,
1064
+ 'height' : 745
1065
+ } ,
1066
+ 'deviceScaleFactor' : 3 ,
1067
+ 'isMobile' : true ,
1068
+ 'hasTouch' : true ,
1069
+ 'defaultBrowserType' : 'chromium'
1070
+ } ,
1071
+ 'Pixel 4 landscape' : {
1072
+ 'userAgent' : 'Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36' ,
1073
+ 'viewport' : {
1074
+ 'width' : 745 ,
1075
+ 'height' : 353
1076
+ } ,
1077
+ 'deviceScaleFactor' : 3 ,
1078
+ 'isMobile' : true ,
1079
+ 'hasTouch' : true ,
1080
+ 'defaultBrowserType' : 'chromium'
1081
+ } ,
972
1082
'Pixel 4a (5G)' : {
973
1083
'userAgent' : 'Mozilla/5.0 (Linux; Android 11; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36' ,
974
1084
'screen' : {
0 commit comments