playwright-core 1.58.0-alpha-2025-12-12 → 1.58.0-alpha-2025-12-13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/browsers.json CHANGED
@@ -3,16 +3,16 @@
3
3
  "browsers": [
4
4
  {
5
5
  "name": "chromium",
6
- "revision": "1202",
6
+ "revision": "1205",
7
7
  "installByDefault": true,
8
- "browserVersion": "143.0.7499.25",
8
+ "browserVersion": "144.0.7559.20",
9
9
  "title": "Chrome for Testing"
10
10
  },
11
11
  {
12
12
  "name": "chromium-headless-shell",
13
- "revision": "1202",
13
+ "revision": "1205",
14
14
  "installByDefault": true,
15
- "browserVersion": "143.0.7499.25",
15
+ "browserVersion": "144.0.7559.20",
16
16
  "title": "Chrome Headless Shell"
17
17
  },
18
18
  {
@@ -45,7 +45,7 @@
45
45
  },
46
46
  {
47
47
  "name": "webkit",
48
- "revision": "2238",
48
+ "revision": "2239",
49
49
  "installByDefault": true,
50
50
  "revisionOverrides": {
51
51
  "debian11-x64": "2105",
@@ -110,7 +110,7 @@
110
110
  "defaultBrowserType": "webkit"
111
111
  },
112
112
  "Galaxy S5": {
113
- "userAgent": "Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
113
+ "userAgent": "Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
114
114
  "viewport": {
115
115
  "width": 360,
116
116
  "height": 640
@@ -121,7 +121,7 @@
121
121
  "defaultBrowserType": "chromium"
122
122
  },
123
123
  "Galaxy S5 landscape": {
124
- "userAgent": "Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
124
+ "userAgent": "Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
125
125
  "viewport": {
126
126
  "width": 640,
127
127
  "height": 360
@@ -132,7 +132,7 @@
132
132
  "defaultBrowserType": "chromium"
133
133
  },
134
134
  "Galaxy S8": {
135
- "userAgent": "Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
135
+ "userAgent": "Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
136
136
  "viewport": {
137
137
  "width": 360,
138
138
  "height": 740
@@ -143,7 +143,7 @@
143
143
  "defaultBrowserType": "chromium"
144
144
  },
145
145
  "Galaxy S8 landscape": {
146
- "userAgent": "Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
146
+ "userAgent": "Mozilla/5.0 (Linux; Android 7.0; SM-G950U Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
147
147
  "viewport": {
148
148
  "width": 740,
149
149
  "height": 360
@@ -154,7 +154,7 @@
154
154
  "defaultBrowserType": "chromium"
155
155
  },
156
156
  "Galaxy S9+": {
157
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
157
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
158
158
  "viewport": {
159
159
  "width": 320,
160
160
  "height": 658
@@ -165,7 +165,7 @@
165
165
  "defaultBrowserType": "chromium"
166
166
  },
167
167
  "Galaxy S9+ landscape": {
168
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
168
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
169
169
  "viewport": {
170
170
  "width": 658,
171
171
  "height": 320
@@ -176,7 +176,7 @@
176
176
  "defaultBrowserType": "chromium"
177
177
  },
178
178
  "Galaxy S24": {
179
- "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-S921U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
179
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-S921U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
180
180
  "viewport": {
181
181
  "width": 360,
182
182
  "height": 780
@@ -187,7 +187,7 @@
187
187
  "defaultBrowserType": "chromium"
188
188
  },
189
189
  "Galaxy S24 landscape": {
190
- "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-S921U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
190
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-S921U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
191
191
  "viewport": {
192
192
  "width": 780,
193
193
  "height": 360
@@ -198,7 +198,7 @@
198
198
  "defaultBrowserType": "chromium"
199
199
  },
200
200
  "Galaxy A55": {
201
- "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-A556B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
201
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-A556B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
202
202
  "viewport": {
203
203
  "width": 480,
204
204
  "height": 1040
@@ -209,7 +209,7 @@
209
209
  "defaultBrowserType": "chromium"
210
210
  },
211
211
  "Galaxy A55 landscape": {
212
- "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-A556B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
212
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-A556B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
213
213
  "viewport": {
214
214
  "width": 1040,
215
215
  "height": 480
@@ -220,7 +220,7 @@
220
220
  "defaultBrowserType": "chromium"
221
221
  },
222
222
  "Galaxy Tab S4": {
223
- "userAgent": "Mozilla/5.0 (Linux; Android 8.1.0; SM-T837A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
223
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.1.0; SM-T837A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
224
224
  "viewport": {
225
225
  "width": 712,
226
226
  "height": 1138
@@ -231,7 +231,7 @@
231
231
  "defaultBrowserType": "chromium"
232
232
  },
233
233
  "Galaxy Tab S4 landscape": {
234
- "userAgent": "Mozilla/5.0 (Linux; Android 8.1.0; SM-T837A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
234
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.1.0; SM-T837A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
235
235
  "viewport": {
236
236
  "width": 1138,
237
237
  "height": 712
@@ -242,7 +242,7 @@
242
242
  "defaultBrowserType": "chromium"
243
243
  },
244
244
  "Galaxy Tab S9": {
245
- "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-X710) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
245
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-X710) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
246
246
  "viewport": {
247
247
  "width": 640,
248
248
  "height": 1024
@@ -253,7 +253,7 @@
253
253
  "defaultBrowserType": "chromium"
254
254
  },
255
255
  "Galaxy Tab S9 landscape": {
256
- "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-X710) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
256
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; SM-X710) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
257
257
  "viewport": {
258
258
  "width": 1024,
259
259
  "height": 640
@@ -1208,7 +1208,7 @@
1208
1208
  "defaultBrowserType": "webkit"
1209
1209
  },
1210
1210
  "LG Optimus L70": {
1211
- "userAgent": "Mozilla/5.0 (Linux; U; Android 4.4.2; en-us; LGMS323 Build/KOT49I.MS32310c) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/143.0.7499.25 Mobile Safari/537.36",
1211
+ "userAgent": "Mozilla/5.0 (Linux; U; Android 4.4.2; en-us; LGMS323 Build/KOT49I.MS32310c) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/144.0.7559.20 Mobile Safari/537.36",
1212
1212
  "viewport": {
1213
1213
  "width": 384,
1214
1214
  "height": 640
@@ -1219,7 +1219,7 @@
1219
1219
  "defaultBrowserType": "chromium"
1220
1220
  },
1221
1221
  "LG Optimus L70 landscape": {
1222
- "userAgent": "Mozilla/5.0 (Linux; U; Android 4.4.2; en-us; LGMS323 Build/KOT49I.MS32310c) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/143.0.7499.25 Mobile Safari/537.36",
1222
+ "userAgent": "Mozilla/5.0 (Linux; U; Android 4.4.2; en-us; LGMS323 Build/KOT49I.MS32310c) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/144.0.7559.20 Mobile Safari/537.36",
1223
1223
  "viewport": {
1224
1224
  "width": 640,
1225
1225
  "height": 384
@@ -1230,7 +1230,7 @@
1230
1230
  "defaultBrowserType": "chromium"
1231
1231
  },
1232
1232
  "Microsoft Lumia 550": {
1233
- "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 550) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36 Edge/14.14263",
1233
+ "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 550) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36 Edge/14.14263",
1234
1234
  "viewport": {
1235
1235
  "width": 360,
1236
1236
  "height": 640
@@ -1241,7 +1241,7 @@
1241
1241
  "defaultBrowserType": "chromium"
1242
1242
  },
1243
1243
  "Microsoft Lumia 550 landscape": {
1244
- "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 550) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36 Edge/14.14263",
1244
+ "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 550) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36 Edge/14.14263",
1245
1245
  "viewport": {
1246
1246
  "width": 640,
1247
1247
  "height": 360
@@ -1252,7 +1252,7 @@
1252
1252
  "defaultBrowserType": "chromium"
1253
1253
  },
1254
1254
  "Microsoft Lumia 950": {
1255
- "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 950) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36 Edge/14.14263",
1255
+ "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 950) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36 Edge/14.14263",
1256
1256
  "viewport": {
1257
1257
  "width": 360,
1258
1258
  "height": 640
@@ -1263,7 +1263,7 @@
1263
1263
  "defaultBrowserType": "chromium"
1264
1264
  },
1265
1265
  "Microsoft Lumia 950 landscape": {
1266
- "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 950) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36 Edge/14.14263",
1266
+ "userAgent": "Mozilla/5.0 (Windows Phone 10.0; Android 4.2.1; Microsoft; Lumia 950) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36 Edge/14.14263",
1267
1267
  "viewport": {
1268
1268
  "width": 640,
1269
1269
  "height": 360
@@ -1274,7 +1274,7 @@
1274
1274
  "defaultBrowserType": "chromium"
1275
1275
  },
1276
1276
  "Nexus 10": {
1277
- "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 10 Build/MOB31T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
1277
+ "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 10 Build/MOB31T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
1278
1278
  "viewport": {
1279
1279
  "width": 800,
1280
1280
  "height": 1280
@@ -1285,7 +1285,7 @@
1285
1285
  "defaultBrowserType": "chromium"
1286
1286
  },
1287
1287
  "Nexus 10 landscape": {
1288
- "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 10 Build/MOB31T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
1288
+ "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 10 Build/MOB31T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
1289
1289
  "viewport": {
1290
1290
  "width": 1280,
1291
1291
  "height": 800
@@ -1296,7 +1296,7 @@
1296
1296
  "defaultBrowserType": "chromium"
1297
1297
  },
1298
1298
  "Nexus 4": {
1299
- "userAgent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1299
+ "userAgent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1300
1300
  "viewport": {
1301
1301
  "width": 384,
1302
1302
  "height": 640
@@ -1307,7 +1307,7 @@
1307
1307
  "defaultBrowserType": "chromium"
1308
1308
  },
1309
1309
  "Nexus 4 landscape": {
1310
- "userAgent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1310
+ "userAgent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1311
1311
  "viewport": {
1312
1312
  "width": 640,
1313
1313
  "height": 384
@@ -1318,7 +1318,7 @@
1318
1318
  "defaultBrowserType": "chromium"
1319
1319
  },
1320
1320
  "Nexus 5": {
1321
- "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1321
+ "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1322
1322
  "viewport": {
1323
1323
  "width": 360,
1324
1324
  "height": 640
@@ -1329,7 +1329,7 @@
1329
1329
  "defaultBrowserType": "chromium"
1330
1330
  },
1331
1331
  "Nexus 5 landscape": {
1332
- "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1332
+ "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1333
1333
  "viewport": {
1334
1334
  "width": 640,
1335
1335
  "height": 360
@@ -1340,7 +1340,7 @@
1340
1340
  "defaultBrowserType": "chromium"
1341
1341
  },
1342
1342
  "Nexus 5X": {
1343
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 5X Build/OPR4.170623.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1343
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 5X Build/OPR4.170623.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1344
1344
  "viewport": {
1345
1345
  "width": 412,
1346
1346
  "height": 732
@@ -1351,7 +1351,7 @@
1351
1351
  "defaultBrowserType": "chromium"
1352
1352
  },
1353
1353
  "Nexus 5X landscape": {
1354
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 5X Build/OPR4.170623.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1354
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 5X Build/OPR4.170623.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1355
1355
  "viewport": {
1356
1356
  "width": 732,
1357
1357
  "height": 412
@@ -1362,7 +1362,7 @@
1362
1362
  "defaultBrowserType": "chromium"
1363
1363
  },
1364
1364
  "Nexus 6": {
1365
- "userAgent": "Mozilla/5.0 (Linux; Android 7.1.1; Nexus 6 Build/N6F26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1365
+ "userAgent": "Mozilla/5.0 (Linux; Android 7.1.1; Nexus 6 Build/N6F26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1366
1366
  "viewport": {
1367
1367
  "width": 412,
1368
1368
  "height": 732
@@ -1373,7 +1373,7 @@
1373
1373
  "defaultBrowserType": "chromium"
1374
1374
  },
1375
1375
  "Nexus 6 landscape": {
1376
- "userAgent": "Mozilla/5.0 (Linux; Android 7.1.1; Nexus 6 Build/N6F26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1376
+ "userAgent": "Mozilla/5.0 (Linux; Android 7.1.1; Nexus 6 Build/N6F26U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1377
1377
  "viewport": {
1378
1378
  "width": 732,
1379
1379
  "height": 412
@@ -1384,7 +1384,7 @@
1384
1384
  "defaultBrowserType": "chromium"
1385
1385
  },
1386
1386
  "Nexus 6P": {
1387
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 6P Build/OPP3.170518.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1387
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 6P Build/OPP3.170518.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1388
1388
  "viewport": {
1389
1389
  "width": 412,
1390
1390
  "height": 732
@@ -1395,7 +1395,7 @@
1395
1395
  "defaultBrowserType": "chromium"
1396
1396
  },
1397
1397
  "Nexus 6P landscape": {
1398
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 6P Build/OPP3.170518.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1398
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Nexus 6P Build/OPP3.170518.006) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1399
1399
  "viewport": {
1400
1400
  "width": 732,
1401
1401
  "height": 412
@@ -1406,7 +1406,7 @@
1406
1406
  "defaultBrowserType": "chromium"
1407
1407
  },
1408
1408
  "Nexus 7": {
1409
- "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 7 Build/MOB30X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
1409
+ "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 7 Build/MOB30X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
1410
1410
  "viewport": {
1411
1411
  "width": 600,
1412
1412
  "height": 960
@@ -1417,7 +1417,7 @@
1417
1417
  "defaultBrowserType": "chromium"
1418
1418
  },
1419
1419
  "Nexus 7 landscape": {
1420
- "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 7 Build/MOB30X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
1420
+ "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 7 Build/MOB30X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
1421
1421
  "viewport": {
1422
1422
  "width": 960,
1423
1423
  "height": 600
@@ -1472,7 +1472,7 @@
1472
1472
  "defaultBrowserType": "webkit"
1473
1473
  },
1474
1474
  "Pixel 2": {
1475
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1475
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1476
1476
  "viewport": {
1477
1477
  "width": 411,
1478
1478
  "height": 731
@@ -1483,7 +1483,7 @@
1483
1483
  "defaultBrowserType": "chromium"
1484
1484
  },
1485
1485
  "Pixel 2 landscape": {
1486
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1486
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1487
1487
  "viewport": {
1488
1488
  "width": 731,
1489
1489
  "height": 411
@@ -1494,7 +1494,7 @@
1494
1494
  "defaultBrowserType": "chromium"
1495
1495
  },
1496
1496
  "Pixel 2 XL": {
1497
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1497
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1498
1498
  "viewport": {
1499
1499
  "width": 411,
1500
1500
  "height": 823
@@ -1505,7 +1505,7 @@
1505
1505
  "defaultBrowserType": "chromium"
1506
1506
  },
1507
1507
  "Pixel 2 XL landscape": {
1508
- "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1508
+ "userAgent": "Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 XL Build/OPD1.170816.004) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1509
1509
  "viewport": {
1510
1510
  "width": 823,
1511
1511
  "height": 411
@@ -1516,7 +1516,7 @@
1516
1516
  "defaultBrowserType": "chromium"
1517
1517
  },
1518
1518
  "Pixel 3": {
1519
- "userAgent": "Mozilla/5.0 (Linux; Android 9; Pixel 3 Build/PQ1A.181105.017.A1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1519
+ "userAgent": "Mozilla/5.0 (Linux; Android 9; Pixel 3 Build/PQ1A.181105.017.A1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1520
1520
  "viewport": {
1521
1521
  "width": 393,
1522
1522
  "height": 786
@@ -1527,7 +1527,7 @@
1527
1527
  "defaultBrowserType": "chromium"
1528
1528
  },
1529
1529
  "Pixel 3 landscape": {
1530
- "userAgent": "Mozilla/5.0 (Linux; Android 9; Pixel 3 Build/PQ1A.181105.017.A1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1530
+ "userAgent": "Mozilla/5.0 (Linux; Android 9; Pixel 3 Build/PQ1A.181105.017.A1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1531
1531
  "viewport": {
1532
1532
  "width": 786,
1533
1533
  "height": 393
@@ -1538,7 +1538,7 @@
1538
1538
  "defaultBrowserType": "chromium"
1539
1539
  },
1540
1540
  "Pixel 4": {
1541
- "userAgent": "Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1541
+ "userAgent": "Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1542
1542
  "viewport": {
1543
1543
  "width": 353,
1544
1544
  "height": 745
@@ -1549,7 +1549,7 @@
1549
1549
  "defaultBrowserType": "chromium"
1550
1550
  },
1551
1551
  "Pixel 4 landscape": {
1552
- "userAgent": "Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1552
+ "userAgent": "Mozilla/5.0 (Linux; Android 10; Pixel 4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1553
1553
  "viewport": {
1554
1554
  "width": 745,
1555
1555
  "height": 353
@@ -1560,7 +1560,7 @@
1560
1560
  "defaultBrowserType": "chromium"
1561
1561
  },
1562
1562
  "Pixel 4a (5G)": {
1563
- "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1563
+ "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1564
1564
  "screen": {
1565
1565
  "width": 412,
1566
1566
  "height": 892
@@ -1575,7 +1575,7 @@
1575
1575
  "defaultBrowserType": "chromium"
1576
1576
  },
1577
1577
  "Pixel 4a (5G) landscape": {
1578
- "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1578
+ "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 4a (5G)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1579
1579
  "screen": {
1580
1580
  "height": 892,
1581
1581
  "width": 412
@@ -1590,7 +1590,7 @@
1590
1590
  "defaultBrowserType": "chromium"
1591
1591
  },
1592
1592
  "Pixel 5": {
1593
- "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1593
+ "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1594
1594
  "screen": {
1595
1595
  "width": 393,
1596
1596
  "height": 851
@@ -1605,7 +1605,7 @@
1605
1605
  "defaultBrowserType": "chromium"
1606
1606
  },
1607
1607
  "Pixel 5 landscape": {
1608
- "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1608
+ "userAgent": "Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1609
1609
  "screen": {
1610
1610
  "width": 851,
1611
1611
  "height": 393
@@ -1620,7 +1620,7 @@
1620
1620
  "defaultBrowserType": "chromium"
1621
1621
  },
1622
1622
  "Pixel 7": {
1623
- "userAgent": "Mozilla/5.0 (Linux; Android 14; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1623
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1624
1624
  "screen": {
1625
1625
  "width": 412,
1626
1626
  "height": 915
@@ -1635,7 +1635,7 @@
1635
1635
  "defaultBrowserType": "chromium"
1636
1636
  },
1637
1637
  "Pixel 7 landscape": {
1638
- "userAgent": "Mozilla/5.0 (Linux; Android 14; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1638
+ "userAgent": "Mozilla/5.0 (Linux; Android 14; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1639
1639
  "screen": {
1640
1640
  "width": 915,
1641
1641
  "height": 412
@@ -1650,7 +1650,7 @@
1650
1650
  "defaultBrowserType": "chromium"
1651
1651
  },
1652
1652
  "Moto G4": {
1653
- "userAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1653
+ "userAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1654
1654
  "viewport": {
1655
1655
  "width": 360,
1656
1656
  "height": 640
@@ -1661,7 +1661,7 @@
1661
1661
  "defaultBrowserType": "chromium"
1662
1662
  },
1663
1663
  "Moto G4 landscape": {
1664
- "userAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Mobile Safari/537.36",
1664
+ "userAgent": "Mozilla/5.0 (Linux; Android 7.0; Moto G (4)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Mobile Safari/537.36",
1665
1665
  "viewport": {
1666
1666
  "width": 640,
1667
1667
  "height": 360
@@ -1672,7 +1672,7 @@
1672
1672
  "defaultBrowserType": "chromium"
1673
1673
  },
1674
1674
  "Desktop Chrome HiDPI": {
1675
- "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
1675
+ "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
1676
1676
  "screen": {
1677
1677
  "width": 1792,
1678
1678
  "height": 1120
@@ -1687,7 +1687,7 @@
1687
1687
  "defaultBrowserType": "chromium"
1688
1688
  },
1689
1689
  "Desktop Edge HiDPI": {
1690
- "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36 Edg/143.0.7499.25",
1690
+ "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36 Edg/144.0.7559.20",
1691
1691
  "screen": {
1692
1692
  "width": 1792,
1693
1693
  "height": 1120
@@ -1732,7 +1732,7 @@
1732
1732
  "defaultBrowserType": "webkit"
1733
1733
  },
1734
1734
  "Desktop Chrome": {
1735
- "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36",
1735
+ "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36",
1736
1736
  "screen": {
1737
1737
  "width": 1920,
1738
1738
  "height": 1080
@@ -1747,7 +1747,7 @@
1747
1747
  "defaultBrowserType": "chromium"
1748
1748
  },
1749
1749
  "Desktop Edge": {
1750
- "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.25 Safari/537.36 Edg/143.0.7499.25",
1750
+ "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.7559.20 Safari/537.36 Edg/144.0.7559.20",
1751
1751
  "screen": {
1752
1752
  "width": 1920,
1753
1753
  "height": 1080
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "playwright-core",
3
- "version": "1.58.0-alpha-2025-12-12",
3
+ "version": "1.58.0-alpha-2025-12-13",
4
4
  "description": "A high-level API to automate web browsers",
5
5
  "repository": {
6
6
  "type": "git",
@@ -441,9 +441,9 @@ Does not exist for animations with ScrollTimeline
441
441
  */
442
442
  iterationStart: number;
443
443
  /**
444
- * `AnimationEffect`'s iterations.
444
+ * `AnimationEffect`'s iterations. Omitted if the value is infinite.
445
445
  */
446
- iterations: number;
446
+ iterations?: number;
447
447
  /**
448
448
  * `AnimationEffect`'s iteration duration.
449
449
  Milliseconds for time based animations and
@@ -906,7 +906,7 @@ instead of "limited-quirks".
906
906
  error: UnencodedDigestError;
907
907
  request: AffectedRequest;
908
908
  }
909
- export type GenericIssueErrorType = "FormLabelForNameError"|"FormDuplicateIdForInputError"|"FormInputWithNoLabelError"|"FormAutocompleteAttributeEmptyError"|"FormEmptyIdAndNameAttributesForInputError"|"FormAriaLabelledByToNonExistingId"|"FormInputAssignedAutocompleteValueToIdOrNameAttributeError"|"FormLabelHasNeitherForNorNestedInput"|"FormLabelForMatchesNonExistingIdError"|"FormInputHasWrongButWellIntendedAutocompleteValueError"|"ResponseWasBlockedByORB";
909
+ export type GenericIssueErrorType = "FormLabelForNameError"|"FormDuplicateIdForInputError"|"FormInputWithNoLabelError"|"FormAutocompleteAttributeEmptyError"|"FormEmptyIdAndNameAttributesForInputError"|"FormAriaLabelledByToNonExistingIdError"|"FormInputAssignedAutocompleteValueToIdOrNameAttributeError"|"FormLabelHasNeitherForNorNestedInputError"|"FormLabelForMatchesNonExistingIdError"|"FormInputHasWrongButWellIntendedAutocompleteValueError"|"ResponseWasBlockedByORB"|"NavigationEntryMarkedSkippable";
910
910
  /**
911
911
  * Depending on the concrete errorType, different properties are set.
912
912
  */
@@ -1067,12 +1067,48 @@ re-identify users.
1067
1067
  */
1068
1068
  sourceCodeLocation?: SourceCodeLocation;
1069
1069
  }
1070
+ export type PermissionElementIssueType = "InvalidType"|"FencedFrameDisallowed"|"CspFrameAncestorsMissing"|"PermissionsPolicyBlocked"|"PaddingRightUnsupported"|"PaddingBottomUnsupported"|"InsetBoxShadowUnsupported"|"RequestInProgress"|"UntrustedEvent"|"RegistrationFailed"|"TypeNotSupported"|"InvalidTypeActivation"|"SecurityChecksFailed"|"ActivationDisabled"|"GeolocationDeprecated"|"InvalidDisplayStyle"|"NonOpaqueColor"|"LowContrast"|"FontSizeTooSmall"|"FontSizeTooLarge"|"InvalidSizeValue";
1071
+ /**
1072
+ * This issue warns about improper usage of the <permission> element.
1073
+ */
1074
+ export interface PermissionElementIssueDetails {
1075
+ issueType: PermissionElementIssueType;
1076
+ /**
1077
+ * The value of the type attribute.
1078
+ */
1079
+ type?: string;
1080
+ /**
1081
+ * The node ID of the <permission> element.
1082
+ */
1083
+ nodeId?: DOM.BackendNodeId;
1084
+ /**
1085
+ * True if the issue is a warning, false if it is an error.
1086
+ */
1087
+ isWarning?: boolean;
1088
+ /**
1089
+ * Fields for message construction:
1090
+ Used for messages that reference a specific permission name
1091
+ */
1092
+ permissionName?: string;
1093
+ /**
1094
+ * Used for messages about occlusion
1095
+ */
1096
+ occluderNodeInfo?: string;
1097
+ /**
1098
+ * Used for messages about occluder's parent
1099
+ */
1100
+ occluderParentNodeInfo?: string;
1101
+ /**
1102
+ * Used for messages about activation disabled reason
1103
+ */
1104
+ disableReason?: string;
1105
+ }
1070
1106
  /**
1071
1107
  * A unique identifier for the type of issue. Each type may use one of the
1072
1108
  optional fields in InspectorIssueDetails to convey more specific
1073
1109
  information about the kind of issue.
1074
1110
  */
1075
- export type InspectorIssueCode = "CookieIssue"|"MixedContentIssue"|"BlockedByResponseIssue"|"HeavyAdIssue"|"ContentSecurityPolicyIssue"|"SharedArrayBufferIssue"|"LowTextContrastIssue"|"CorsIssue"|"AttributionReportingIssue"|"QuirksModeIssue"|"PartitioningBlobURLIssue"|"NavigatorUserAgentIssue"|"GenericIssue"|"DeprecationIssue"|"ClientHintIssue"|"FederatedAuthRequestIssue"|"BounceTrackingIssue"|"CookieDeprecationMetadataIssue"|"StylesheetLoadingIssue"|"FederatedAuthUserInfoRequestIssue"|"PropertyRuleIssue"|"SharedDictionaryIssue"|"ElementAccessibilityIssue"|"SRIMessageSignatureIssue"|"UnencodedDigestIssue"|"UserReidentificationIssue";
1111
+ export type InspectorIssueCode = "CookieIssue"|"MixedContentIssue"|"BlockedByResponseIssue"|"HeavyAdIssue"|"ContentSecurityPolicyIssue"|"SharedArrayBufferIssue"|"LowTextContrastIssue"|"CorsIssue"|"AttributionReportingIssue"|"QuirksModeIssue"|"PartitioningBlobURLIssue"|"NavigatorUserAgentIssue"|"GenericIssue"|"DeprecationIssue"|"ClientHintIssue"|"FederatedAuthRequestIssue"|"BounceTrackingIssue"|"CookieDeprecationMetadataIssue"|"StylesheetLoadingIssue"|"FederatedAuthUserInfoRequestIssue"|"PropertyRuleIssue"|"SharedDictionaryIssue"|"ElementAccessibilityIssue"|"SRIMessageSignatureIssue"|"UnencodedDigestIssue"|"UserReidentificationIssue"|"PermissionElementIssue";
1076
1112
  /**
1077
1113
  * This struct holds a list of optional fields with additional information
1078
1114
  specific to the kind of issue. When adding a new issue code, please also
@@ -1105,6 +1141,7 @@ add a new optional field to this type.
1105
1141
  sriMessageSignatureIssueDetails?: SRIMessageSignatureIssueDetails;
1106
1142
  unencodedDigestIssueDetails?: UnencodedDigestIssueDetails;
1107
1143
  userReidentificationIssueDetails?: UserReidentificationIssueDetails;
1144
+ permissionElementIssueDetails?: PermissionElementIssueDetails;
1108
1145
  }
1109
1146
  /**
1110
1147
  * A unique id for a DevTools inspector issue. Allows other entities (e.g.
@@ -2248,7 +2285,6 @@ can also keep track of stylesheets via the `styleSheetAdded`/`styleSheetRemoved`
2248
2285
  subsequently load the required stylesheet contents using the `getStyleSheet[Text]()` methods.
2249
2286
  */
2250
2287
  export module CSS {
2251
- export type StyleSheetId = string;
2252
2288
  /**
2253
2289
  * Stylesheet type: "injected" for stylesheets injected via extension, "user-agent" for user-agent
2254
2290
  stylesheets, "inspector" for stylesheets created by the inspector (i.e. those holding the "via
@@ -2389,7 +2425,7 @@ pseudo-classes.
2389
2425
  /**
2390
2426
  * The stylesheet identifier.
2391
2427
  */
2392
- styleSheetId: StyleSheetId;
2428
+ styleSheetId: DOM.StyleSheetId;
2393
2429
  /**
2394
2430
  * Owner frame identifier.
2395
2431
  */
@@ -2474,7 +2510,7 @@ CSS module script.
2474
2510
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
2475
2511
  stylesheet rules) this rule came from.
2476
2512
  */
2477
- styleSheetId?: StyleSheetId;
2513
+ styleSheetId?: DOM.StyleSheetId;
2478
2514
  /**
2479
2515
  * Rule selector data.
2480
2516
  */
@@ -2543,7 +2579,7 @@ This list only contains rule types that are collected during the ancestor rule c
2543
2579
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
2544
2580
  stylesheet rules) this rule came from.
2545
2581
  */
2546
- styleSheetId: StyleSheetId;
2582
+ styleSheetId: DOM.StyleSheetId;
2547
2583
  /**
2548
2584
  * Offset of the start of the rule (including selector) from the beginning of the stylesheet.
2549
2585
  */
@@ -2618,7 +2654,7 @@ or it is in the subtree of an element being rendered with base appearance.
2618
2654
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
2619
2655
  stylesheet rules) this rule came from.
2620
2656
  */
2621
- styleSheetId?: StyleSheetId;
2657
+ styleSheetId?: DOM.StyleSheetId;
2622
2658
  /**
2623
2659
  * CSS properties in the style.
2624
2660
  */
@@ -2705,7 +2741,7 @@ available).
2705
2741
  /**
2706
2742
  * Identifier of the stylesheet containing this object (if exists).
2707
2743
  */
2708
- styleSheetId?: StyleSheetId;
2744
+ styleSheetId?: DOM.StyleSheetId;
2709
2745
  /**
2710
2746
  * Array of media queries.
2711
2747
  */
@@ -2765,7 +2801,7 @@ available).
2765
2801
  /**
2766
2802
  * Identifier of the stylesheet containing this object (if exists).
2767
2803
  */
2768
- styleSheetId?: StyleSheetId;
2804
+ styleSheetId?: DOM.StyleSheetId;
2769
2805
  /**
2770
2806
  * Optional name for the container.
2771
2807
  */
@@ -2807,7 +2843,7 @@ available).
2807
2843
  /**
2808
2844
  * Identifier of the stylesheet containing this object (if exists).
2809
2845
  */
2810
- styleSheetId?: StyleSheetId;
2846
+ styleSheetId?: DOM.StyleSheetId;
2811
2847
  }
2812
2848
  /**
2813
2849
  * CSS Scope at-rule descriptor.
@@ -2825,7 +2861,7 @@ available).
2825
2861
  /**
2826
2862
  * Identifier of the stylesheet containing this object (if exists).
2827
2863
  */
2828
- styleSheetId?: StyleSheetId;
2864
+ styleSheetId?: DOM.StyleSheetId;
2829
2865
  }
2830
2866
  /**
2831
2867
  * CSS Layer at-rule descriptor.
@@ -2843,7 +2879,7 @@ available).
2843
2879
  /**
2844
2880
  * Identifier of the stylesheet containing this object (if exists).
2845
2881
  */
2846
- styleSheetId?: StyleSheetId;
2882
+ styleSheetId?: DOM.StyleSheetId;
2847
2883
  }
2848
2884
  /**
2849
2885
  * CSS Starting Style at-rule descriptor.
@@ -2857,7 +2893,7 @@ available).
2857
2893
  /**
2858
2894
  * Identifier of the stylesheet containing this object (if exists).
2859
2895
  */
2860
- styleSheetId?: StyleSheetId;
2896
+ styleSheetId?: DOM.StyleSheetId;
2861
2897
  }
2862
2898
  /**
2863
2899
  * CSS Layer data.
@@ -2977,7 +3013,7 @@ and additional information such as platformFontFamily and fontVariationAxes.
2977
3013
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
2978
3014
  stylesheet rules) this rule came from.
2979
3015
  */
2980
- styleSheetId?: StyleSheetId;
3016
+ styleSheetId?: DOM.StyleSheetId;
2981
3017
  /**
2982
3018
  * Parent stylesheet's origin.
2983
3019
  */
@@ -2999,7 +3035,7 @@ stylesheet rules) this rule came from.
2999
3035
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
3000
3036
  stylesheet rules) this rule came from.
3001
3037
  */
3002
- styleSheetId?: StyleSheetId;
3038
+ styleSheetId?: DOM.StyleSheetId;
3003
3039
  /**
3004
3040
  * Parent stylesheet's origin.
3005
3041
  */
@@ -3033,22 +3069,31 @@ stylesheet rules) this rule came from.
3033
3069
  syntax: string;
3034
3070
  }
3035
3071
  /**
3036
- * CSS font-palette-values rule representation.
3072
+ * CSS generic @rule representation.
3037
3073
  */
3038
- export interface CSSFontPaletteValuesRule {
3074
+ export interface CSSAtRule {
3075
+ /**
3076
+ * Type of at-rule.
3077
+ */
3078
+ type: "font-face"|"font-feature-values"|"font-palette-values";
3079
+ /**
3080
+ * Subsection of font-feature-values, if this is a subsection.
3081
+ */
3082
+ subsection?: "swash"|"annotation"|"ornaments"|"stylistic"|"styleset"|"character-variant";
3083
+ /**
3084
+ * LINT.ThenChange(//third_party/blink/renderer/core/inspector/inspector_style_sheet.cc:FontVariantAlternatesFeatureType,//third_party/blink/renderer/core/inspector/inspector_css_agent.cc:FontVariantAlternatesFeatureType)
3085
+ Associated name, if applicable.
3086
+ */
3087
+ name?: Value;
3039
3088
  /**
3040
3089
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
3041
3090
  stylesheet rules) this rule came from.
3042
3091
  */
3043
- styleSheetId?: StyleSheetId;
3092
+ styleSheetId?: DOM.StyleSheetId;
3044
3093
  /**
3045
3094
  * Parent stylesheet's origin.
3046
3095
  */
3047
3096
  origin: StyleSheetOrigin;
3048
- /**
3049
- * Associated font palette name.
3050
- */
3051
- fontPaletteName: Value;
3052
3097
  /**
3053
3098
  * Associated style declaration.
3054
3099
  */
@@ -3062,7 +3107,7 @@ stylesheet rules) this rule came from.
3062
3107
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
3063
3108
  stylesheet rules) this rule came from.
3064
3109
  */
3065
- styleSheetId?: StyleSheetId;
3110
+ styleSheetId?: DOM.StyleSheetId;
3066
3111
  /**
3067
3112
  * Parent stylesheet's origin.
3068
3113
  */
@@ -3139,7 +3184,7 @@ stylesheet rules) this rule came from.
3139
3184
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
3140
3185
  stylesheet rules) this rule came from.
3141
3186
  */
3142
- styleSheetId?: StyleSheetId;
3187
+ styleSheetId?: DOM.StyleSheetId;
3143
3188
  /**
3144
3189
  * Parent stylesheet's origin.
3145
3190
  */
@@ -3161,7 +3206,7 @@ stylesheet rules) this rule came from.
3161
3206
  * The css style sheet identifier (absent for user agent stylesheet and user-specified
3162
3207
  stylesheet rules) this rule came from.
3163
3208
  */
3164
- styleSheetId?: StyleSheetId;
3209
+ styleSheetId?: DOM.StyleSheetId;
3165
3210
  /**
3166
3211
  * Parent stylesheet's origin.
3167
3212
  */
@@ -3182,7 +3227,7 @@ stylesheet rules) this rule came from.
3182
3227
  /**
3183
3228
  * The css style sheet identifier.
3184
3229
  */
3185
- styleSheetId: StyleSheetId;
3230
+ styleSheetId: DOM.StyleSheetId;
3186
3231
  /**
3187
3232
  * The range of the style text in the enclosing stylesheet.
3188
3233
  */
@@ -3221,7 +3266,7 @@ resized.) The current implementation considers only viewport-dependent media fea
3221
3266
  * Fired whenever a stylesheet is changed as a result of the client operation.
3222
3267
  */
3223
3268
  export type styleSheetChangedPayload = {
3224
- styleSheetId: StyleSheetId;
3269
+ styleSheetId: DOM.StyleSheetId;
3225
3270
  }
3226
3271
  /**
3227
3272
  * Fired whenever an active document stylesheet is removed.
@@ -3230,7 +3275,7 @@ resized.) The current implementation considers only viewport-dependent media fea
3230
3275
  /**
3231
3276
  * Identifier of the removed stylesheet.
3232
3277
  */
3233
- styleSheetId: StyleSheetId;
3278
+ styleSheetId: DOM.StyleSheetId;
3234
3279
  }
3235
3280
  export type computedStyleUpdatedPayload = {
3236
3281
  /**
@@ -3247,7 +3292,7 @@ position specified by `location`.
3247
3292
  /**
3248
3293
  * The css style sheet identifier where a new rule should be inserted.
3249
3294
  */
3250
- styleSheetId: StyleSheetId;
3295
+ styleSheetId: DOM.StyleSheetId;
3251
3296
  /**
3252
3297
  * The text of a new rule.
3253
3298
  */
@@ -3273,7 +3318,7 @@ incorrect results if the declaration contains a var() for example.
3273
3318
  * Returns all class names from specified stylesheet.
3274
3319
  */
3275
3320
  export type collectClassNamesParameters = {
3276
- styleSheetId: StyleSheetId;
3321
+ styleSheetId: DOM.StyleSheetId;
3277
3322
  }
3278
3323
  export type collectClassNamesReturnValue = {
3279
3324
  /**
@@ -3301,7 +3346,7 @@ for the frame's document if it exists or creates a new stylesheet
3301
3346
  /**
3302
3347
  * Identifier of the created "via-inspector" stylesheet.
3303
3348
  */
3304
- styleSheetId: StyleSheetId;
3349
+ styleSheetId: DOM.StyleSheetId;
3305
3350
  }
3306
3351
  /**
3307
3352
  * Disables the CSS agent for the given page.
@@ -3527,9 +3572,9 @@ will not be set if there is no active position-try fallback.
3527
3572
  */
3528
3573
  cssPropertyRegistrations?: CSSPropertyRegistration[];
3529
3574
  /**
3530
- * A font-palette-values rule matching this node.
3575
+ * A list of simple @rules matching this node or its pseudo-elements.
3531
3576
  */
3532
- cssFontPaletteValuesRule?: CSSFontPaletteValuesRule;
3577
+ cssAtRules?: CSSAtRule[];
3533
3578
  /**
3534
3579
  * Id of the first parent element that does not have display: contents.
3535
3580
  */
@@ -3572,7 +3617,7 @@ node.
3572
3617
  * Returns the current textual content for a stylesheet.
3573
3618
  */
3574
3619
  export type getStyleSheetTextParameters = {
3575
- styleSheetId: StyleSheetId;
3620
+ styleSheetId: DOM.StyleSheetId;
3576
3621
  }
3577
3622
  export type getStyleSheetTextReturnValue = {
3578
3623
  /**
@@ -3597,7 +3642,7 @@ the full layer tree for the tree scope and their ordering.
3597
3642
  returns an array of locations of the CSS selector in the style sheet.
3598
3643
  */
3599
3644
  export type getLocationForSelectorParameters = {
3600
- styleSheetId: StyleSheetId;
3645
+ styleSheetId: DOM.StyleSheetId;
3601
3646
  selectorText: string;
3602
3647
  }
3603
3648
  export type getLocationForSelectorReturnValue = {
@@ -3658,7 +3703,7 @@ property
3658
3703
  * Modifies the property rule property name.
3659
3704
  */
3660
3705
  export type setPropertyRulePropertyNameParameters = {
3661
- styleSheetId: StyleSheetId;
3706
+ styleSheetId: DOM.StyleSheetId;
3662
3707
  range: SourceRange;
3663
3708
  propertyName: string;
3664
3709
  }
@@ -3672,7 +3717,7 @@ property
3672
3717
  * Modifies the keyframe rule key text.
3673
3718
  */
3674
3719
  export type setKeyframeKeyParameters = {
3675
- styleSheetId: StyleSheetId;
3720
+ styleSheetId: DOM.StyleSheetId;
3676
3721
  range: SourceRange;
3677
3722
  keyText: string;
3678
3723
  }
@@ -3686,7 +3731,7 @@ property
3686
3731
  * Modifies the rule selector.
3687
3732
  */
3688
3733
  export type setMediaTextParameters = {
3689
- styleSheetId: StyleSheetId;
3734
+ styleSheetId: DOM.StyleSheetId;
3690
3735
  range: SourceRange;
3691
3736
  text: string;
3692
3737
  }
@@ -3700,7 +3745,7 @@ property
3700
3745
  * Modifies the expression of a container query.
3701
3746
  */
3702
3747
  export type setContainerQueryTextParameters = {
3703
- styleSheetId: StyleSheetId;
3748
+ styleSheetId: DOM.StyleSheetId;
3704
3749
  range: SourceRange;
3705
3750
  text: string;
3706
3751
  }
@@ -3714,7 +3759,7 @@ property
3714
3759
  * Modifies the expression of a supports at-rule.
3715
3760
  */
3716
3761
  export type setSupportsTextParameters = {
3717
- styleSheetId: StyleSheetId;
3762
+ styleSheetId: DOM.StyleSheetId;
3718
3763
  range: SourceRange;
3719
3764
  text: string;
3720
3765
  }
@@ -3728,7 +3773,7 @@ property
3728
3773
  * Modifies the expression of a scope at-rule.
3729
3774
  */
3730
3775
  export type setScopeTextParameters = {
3731
- styleSheetId: StyleSheetId;
3776
+ styleSheetId: DOM.StyleSheetId;
3732
3777
  range: SourceRange;
3733
3778
  text: string;
3734
3779
  }
@@ -3742,7 +3787,7 @@ property
3742
3787
  * Modifies the rule selector.
3743
3788
  */
3744
3789
  export type setRuleSelectorParameters = {
3745
- styleSheetId: StyleSheetId;
3790
+ styleSheetId: DOM.StyleSheetId;
3746
3791
  range: SourceRange;
3747
3792
  selector: string;
3748
3793
  }
@@ -3756,7 +3801,7 @@ property
3756
3801
  * Sets the new stylesheet text.
3757
3802
  */
3758
3803
  export type setStyleSheetTextParameters = {
3759
- styleSheetId: StyleSheetId;
3804
+ styleSheetId: DOM.StyleSheetId;
3760
3805
  text: string;
3761
3806
  }
3762
3807
  export type setStyleSheetTextReturnValue = {
@@ -4121,6 +4166,10 @@ corresponding document elements as their child nodes.
4121
4166
  front-end.
4122
4167
  */
4123
4168
  export type BackendNodeId = number;
4169
+ /**
4170
+ * Unique identifier for a CSS stylesheet.
4171
+ */
4172
+ export type StyleSheetId = string;
4124
4173
  /**
4125
4174
  * Backend node with a friendly name.
4126
4175
  */
@@ -4138,7 +4187,7 @@ front-end.
4138
4187
  /**
4139
4188
  * Pseudo element type.
4140
4189
  */
4141
- export type PseudoType = "first-line"|"first-letter"|"checkmark"|"before"|"after"|"picker-icon"|"interest-hint"|"marker"|"backdrop"|"column"|"selection"|"search-text"|"target-text"|"spelling-error"|"grammar-error"|"highlight"|"first-line-inherited"|"scroll-marker"|"scroll-marker-group"|"scroll-button"|"scrollbar"|"scrollbar-thumb"|"scrollbar-button"|"scrollbar-track"|"scrollbar-track-piece"|"scrollbar-corner"|"resizer"|"input-list-button"|"view-transition"|"view-transition-group"|"view-transition-image-pair"|"view-transition-group-children"|"view-transition-old"|"view-transition-new"|"placeholder"|"file-selector-button"|"details-content"|"picker"|"permission-icon";
4190
+ export type PseudoType = "first-line"|"first-letter"|"checkmark"|"before"|"after"|"picker-icon"|"interest-hint"|"marker"|"backdrop"|"column"|"selection"|"search-text"|"target-text"|"spelling-error"|"grammar-error"|"highlight"|"first-line-inherited"|"scroll-marker"|"scroll-marker-group"|"scroll-button"|"scrollbar"|"scrollbar-thumb"|"scrollbar-button"|"scrollbar-track"|"scrollbar-track-piece"|"scrollbar-corner"|"resizer"|"input-list-button"|"view-transition"|"view-transition-group"|"view-transition-image-pair"|"view-transition-group-children"|"view-transition-old"|"view-transition-new"|"placeholder"|"file-selector-button"|"details-content"|"picker"|"permission-icon"|"overscroll-area-parent"|"overscroll-client-area";
4142
4191
  /**
4143
4192
  * Shadow root type.
4144
4193
  */
@@ -4289,6 +4338,7 @@ The property is always undefined now.
4289
4338
  assignedSlot?: BackendNode;
4290
4339
  isScrollable?: boolean;
4291
4340
  affectedByStartingStyles?: boolean;
4341
+ adoptedStyleSheets?: StyleSheetId[];
4292
4342
  }
4293
4343
  /**
4294
4344
  * A structure to hold the top-level node of a detached tree and an array of its retained descendants.
@@ -4421,6 +4471,19 @@ The property is always undefined now.
4421
4471
  */
4422
4472
  value: string;
4423
4473
  }
4474
+ /**
4475
+ * Fired when `Element`'s adoptedStyleSheets are modified.
4476
+ */
4477
+ export type adoptedStyleSheetsModifiedPayload = {
4478
+ /**
4479
+ * Id of the node that has changed.
4480
+ */
4481
+ nodeId: NodeId;
4482
+ /**
4483
+ * New adoptedStyleSheets array.
4484
+ */
4485
+ adoptedStyleSheets: StyleSheetId[];
4486
+ }
4424
4487
  /**
4425
4488
  * Fired when `Element`'s attribute is removed.
4426
4489
  */
@@ -10204,11 +10267,6 @@ applicable or not known.
10204
10267
  * The reason why request was blocked.
10205
10268
  */
10206
10269
  export type BlockedReason = "other"|"csp"|"mixed-content"|"origin"|"inspector"|"integrity"|"subresource-filter"|"content-type"|"coep-frame-resource-needs-coep-header"|"coop-sandboxed-iframe-cannot-navigate-to-coop-page"|"corp-not-same-origin"|"corp-not-same-origin-after-defaulted-to-same-origin-by-coep"|"corp-not-same-origin-after-defaulted-to-same-origin-by-dip"|"corp-not-same-origin-after-defaulted-to-same-origin-by-coep-and-dip"|"corp-not-same-site"|"sri-message-signature-mismatch";
10207
- /**
10208
- * Sets Controls for IP Proxy of requests.
10209
- Page reload is required before the new behavior will be observed.
10210
- */
10211
- export type IpProxyStatus = "Available"|"FeatureNotEnabled"|"MaskedDomainListNotEnabled"|"MaskedDomainListNotPopulated"|"AuthTokensUnavailable"|"Unavailable"|"BypassedByDevTools";
10212
10270
  /**
10213
10271
  * The reason why request was blocked.
10214
10272
  */
@@ -10379,11 +10437,6 @@ Otherwise, the API is not used.
10379
10437
  * Security details for the request.
10380
10438
  */
10381
10439
  securityDetails?: SecurityDetails;
10382
- /**
10383
- * Indicates whether the request was sent through IP Protection proxies. If
10384
- set to true, the request used the IP Protection privacy feature.
10385
- */
10386
- isIpProtectionUsed?: boolean;
10387
10440
  }
10388
10441
  /**
10389
10442
  * WebSocket request data.
@@ -10989,6 +11042,12 @@ matched (including p2p connections).
10989
11042
  * Expected to be unsigned integer.
10990
11043
  */
10991
11044
  receiveBufferSize?: number;
11045
+ multicastLoopback?: boolean;
11046
+ /**
11047
+ * Unsigned int 8.
11048
+ */
11049
+ multicastTimeToLive?: number;
11050
+ multicastAllowAddressSharing?: boolean;
10992
11051
  }
10993
11052
  export interface DirectUDPMessage {
10994
11053
  data: binary;
@@ -11002,7 +11061,7 @@ Expected to be unsigned integer.
11002
11061
  */
11003
11062
  remotePort?: number;
11004
11063
  }
11005
- export type PrivateNetworkRequestPolicy = "Allow"|"BlockFromInsecureToMorePrivate"|"WarnFromInsecureToMorePrivate"|"PreflightBlock"|"PreflightWarn"|"PermissionBlock"|"PermissionWarn";
11064
+ export type PrivateNetworkRequestPolicy = "Allow"|"BlockFromInsecureToMorePrivate"|"WarnFromInsecureToMorePrivate"|"PermissionBlock"|"PermissionWarn";
11006
11065
  export type IPAddressSpace = "Loopback"|"Local"|"Public"|"Unknown";
11007
11066
  export interface ConnectTiming {
11008
11067
  /**
@@ -11634,6 +11693,14 @@ or were emitted for this request.
11634
11693
  data: binary;
11635
11694
  timestamp: MonotonicTime;
11636
11695
  }
11696
+ export type directUDPSocketJoinedMulticastGroupPayload = {
11697
+ identifier: RequestId;
11698
+ IPAddress: string;
11699
+ }
11700
+ export type directUDPSocketLeftMulticastGroupPayload = {
11701
+ identifier: RequestId;
11702
+ IPAddress: string;
11703
+ }
11637
11704
  /**
11638
11705
  * Fired upon direct_socket.UDPSocket creation.
11639
11706
  */
@@ -11852,29 +11919,6 @@ And after 'enableReportingApi' for all existing reports.
11852
11919
  endpoints: ReportingApiEndpoint[];
11853
11920
  }
11854
11921
 
11855
- /**
11856
- * Returns enum representing if IP Proxy of requests is available
11857
- or reason it is not active.
11858
- */
11859
- export type getIPProtectionProxyStatusParameters = {
11860
- }
11861
- export type getIPProtectionProxyStatusReturnValue = {
11862
- /**
11863
- * Whether IP proxy is available
11864
- */
11865
- status: IpProxyStatus;
11866
- }
11867
- /**
11868
- * Sets bypass IP Protection Proxy boolean.
11869
- */
11870
- export type setIPProtectionProxyBypassEnabledParameters = {
11871
- /**
11872
- * Whether IP Proxy is being bypassed by devtools; false by default.
11873
- */
11874
- enabled: boolean;
11875
- }
11876
- export type setIPProtectionProxyBypassEnabledReturnValue = {
11877
- }
11878
11922
  /**
11879
11923
  * Sets a list of content encodings that will be accepted. Empty list means no encoding is accepted.
11880
11924
  */
@@ -13616,7 +13660,7 @@ available.
13616
13660
  in services/network/public/cpp/permissions_policy/permissions_policy_features.json5.
13617
13661
  LINT.IfChange(PermissionsPolicyFeature)
13618
13662
  */
13619
- export type PermissionsPolicyFeature = "accelerometer"|"all-screens-capture"|"ambient-light-sensor"|"aria-notify"|"attribution-reporting"|"autoplay"|"bluetooth"|"browsing-topics"|"camera"|"captured-surface-control"|"ch-dpr"|"ch-device-memory"|"ch-downlink"|"ch-ect"|"ch-prefers-color-scheme"|"ch-prefers-reduced-motion"|"ch-prefers-reduced-transparency"|"ch-rtt"|"ch-save-data"|"ch-ua"|"ch-ua-arch"|"ch-ua-bitness"|"ch-ua-high-entropy-values"|"ch-ua-platform"|"ch-ua-model"|"ch-ua-mobile"|"ch-ua-form-factors"|"ch-ua-full-version"|"ch-ua-full-version-list"|"ch-ua-platform-version"|"ch-ua-wow64"|"ch-viewport-height"|"ch-viewport-width"|"ch-width"|"clipboard-read"|"clipboard-write"|"compute-pressure"|"controlled-frame"|"cross-origin-isolated"|"deferred-fetch"|"deferred-fetch-minimal"|"device-attributes"|"digital-credentials-create"|"digital-credentials-get"|"direct-sockets"|"direct-sockets-multicast"|"direct-sockets-private"|"display-capture"|"document-domain"|"encrypted-media"|"execution-while-out-of-viewport"|"execution-while-not-rendered"|"fenced-unpartitioned-storage-read"|"focus-without-user-activation"|"fullscreen"|"frobulate"|"gamepad"|"geolocation"|"gyroscope"|"hid"|"identity-credentials-get"|"idle-detection"|"interest-cohort"|"join-ad-interest-group"|"keyboard-map"|"language-detector"|"language-model"|"local-fonts"|"local-network-access"|"magnetometer"|"media-playback-while-not-visible"|"microphone"|"midi"|"on-device-speech-recognition"|"otp-credentials"|"payment"|"picture-in-picture"|"popins"|"private-aggregation"|"private-state-token-issuance"|"private-state-token-redemption"|"publickey-credentials-create"|"publickey-credentials-get"|"record-ad-auction-events"|"rewriter"|"run-ad-auction"|"screen-wake-lock"|"serial"|"shared-autofill"|"shared-storage"|"shared-storage-select-url"|"smart-card"|"speaker-selection"|"storage-access"|"sub-apps"|"summarizer"|"sync-xhr"|"translator"|"unload"|"usb"|"usb-unrestricted"|"vertical-scroll"|"web-app-installation"|"web-printing"|"web-share"|"window-management"|"writer"|"xr-spatial-tracking";
13663
+ export type PermissionsPolicyFeature = "accelerometer"|"all-screens-capture"|"ambient-light-sensor"|"aria-notify"|"attribution-reporting"|"autofill"|"autoplay"|"bluetooth"|"browsing-topics"|"camera"|"captured-surface-control"|"ch-dpr"|"ch-device-memory"|"ch-downlink"|"ch-ect"|"ch-prefers-color-scheme"|"ch-prefers-reduced-motion"|"ch-prefers-reduced-transparency"|"ch-rtt"|"ch-save-data"|"ch-ua"|"ch-ua-arch"|"ch-ua-bitness"|"ch-ua-high-entropy-values"|"ch-ua-platform"|"ch-ua-model"|"ch-ua-mobile"|"ch-ua-form-factors"|"ch-ua-full-version"|"ch-ua-full-version-list"|"ch-ua-platform-version"|"ch-ua-wow64"|"ch-viewport-height"|"ch-viewport-width"|"ch-width"|"clipboard-read"|"clipboard-write"|"compute-pressure"|"controlled-frame"|"cross-origin-isolated"|"deferred-fetch"|"deferred-fetch-minimal"|"device-attributes"|"digital-credentials-create"|"digital-credentials-get"|"direct-sockets"|"direct-sockets-multicast"|"direct-sockets-private"|"display-capture"|"document-domain"|"encrypted-media"|"execution-while-out-of-viewport"|"execution-while-not-rendered"|"fenced-unpartitioned-storage-read"|"focus-without-user-activation"|"fullscreen"|"frobulate"|"gamepad"|"geolocation"|"gyroscope"|"hid"|"identity-credentials-get"|"idle-detection"|"interest-cohort"|"join-ad-interest-group"|"keyboard-map"|"language-detector"|"language-model"|"local-fonts"|"local-network-access"|"magnetometer"|"manual-text"|"media-playback-while-not-visible"|"microphone"|"midi"|"on-device-speech-recognition"|"otp-credentials"|"payment"|"picture-in-picture"|"private-aggregation"|"private-state-token-issuance"|"private-state-token-redemption"|"publickey-credentials-create"|"publickey-credentials-get"|"record-ad-auction-events"|"rewriter"|"run-ad-auction"|"screen-wake-lock"|"serial"|"shared-storage"|"shared-storage-select-url"|"smart-card"|"speaker-selection"|"storage-access"|"sub-apps"|"summarizer"|"sync-xhr"|"translator"|"unload"|"usb"|"usb-unrestricted"|"vertical-scroll"|"web-app-installation"|"web-printing"|"web-share"|"window-management"|"writer"|"xr-spatial-tracking";
13620
13664
  /**
13621
13665
  * Reason for a permissions policy feature to be disabled.
13622
13666
  */
@@ -15650,6 +15694,24 @@ TODO(https://crbug.com/1440085): Remove this once Puppeteer supports tab targets
15650
15694
  }
15651
15695
  export type setPrerenderingAllowedReturnValue = {
15652
15696
  }
15697
+ /**
15698
+ * Get the annotated page content for the main frame.
15699
+ This is an experimental command that is subject to change.
15700
+ */
15701
+ export type getAnnotatedPageContentParameters = {
15702
+ /**
15703
+ * Whether to include actionable information. Defaults to true.
15704
+ */
15705
+ includeActionableInformation?: boolean;
15706
+ }
15707
+ export type getAnnotatedPageContentReturnValue = {
15708
+ /**
15709
+ * The annotated page content as a base64 encoded protobuf.
15710
+ The format is defined by the `AnnotatedPageContent` message in
15711
+ components/optimization_guide/proto/features/common_quality_data.proto
15712
+ */
15713
+ content: binary;
15714
+ }
15653
15715
  }
15654
15716
 
15655
15717
  export module Performance {
@@ -17640,28 +17702,6 @@ resolution and maximum framerate.
17640
17702
  * Image format of a given image.
17641
17703
  */
17642
17704
  export type ImageType = "jpeg"|"webp"|"unknown";
17643
- /**
17644
- * Describes a supported image decoding profile with its associated minimum and
17645
- maximum resolutions and subsampling.
17646
- */
17647
- export interface ImageDecodeAcceleratorCapability {
17648
- /**
17649
- * Image coded, e.g. Jpeg.
17650
- */
17651
- imageType: ImageType;
17652
- /**
17653
- * Maximum supported dimensions of the image in pixels.
17654
- */
17655
- maxDimensions: Size;
17656
- /**
17657
- * Minimum supported dimensions of the image in pixels.
17658
- */
17659
- minDimensions: Size;
17660
- /**
17661
- * Optional array of supported subsampling formats, e.g. 4:2:0, if known.
17662
- */
17663
- subsamplings: SubsamplingFormat[];
17664
- }
17665
17705
  /**
17666
17706
  * Provides information about the GPU(s) on the system.
17667
17707
  */
@@ -17690,10 +17730,6 @@ maximum resolutions and subsampling.
17690
17730
  * Supported accelerated video encoding capabilities.
17691
17731
  */
17692
17732
  videoEncoding: VideoEncodeAcceleratorCapability[];
17693
- /**
17694
- * Supported accelerated image decoding capabilities.
17695
- */
17696
- imageDecoding: ImageDecodeAcceleratorCapability[];
17697
17733
  }
17698
17734
  /**
17699
17735
  * Represents process info.
@@ -18239,6 +18275,22 @@ to run paused targets.
18239
18275
  }
18240
18276
  export type setRemoteLocationsReturnValue = {
18241
18277
  }
18278
+ /**
18279
+ * Gets the targetId of the DevTools page target opened for the given target
18280
+ (if any).
18281
+ */
18282
+ export type getDevToolsTargetParameters = {
18283
+ /**
18284
+ * Page or tab target ID.
18285
+ */
18286
+ targetId: TargetID;
18287
+ }
18288
+ export type getDevToolsTargetReturnValue = {
18289
+ /**
18290
+ * The targetId of DevTools page target if exists.
18291
+ */
18292
+ targetId?: TargetID;
18293
+ }
18242
18294
  /**
18243
18295
  * Opens a DevTools window for the target.
18244
18296
  */
@@ -18247,6 +18299,12 @@ to run paused targets.
18247
18299
  * This can be the page or tab target ID.
18248
18300
  */
18249
18301
  targetId: TargetID;
18302
+ /**
18303
+ * The id of the panel we want DevTools to open initially. Currently
18304
+ supported panels are elements, console, network, sources, resources
18305
+ and performance.
18306
+ */
18307
+ panelId?: string;
18250
18308
  }
18251
18309
  export type openDevToolsReturnValue = {
18252
18310
  /**
@@ -21759,6 +21817,7 @@ Error was thrown.
21759
21817
  "Cast.sinksUpdated": Cast.sinksUpdatedPayload;
21760
21818
  "Cast.issueUpdated": Cast.issueUpdatedPayload;
21761
21819
  "DOM.attributeModified": DOM.attributeModifiedPayload;
21820
+ "DOM.adoptedStyleSheetsModified": DOM.adoptedStyleSheetsModifiedPayload;
21762
21821
  "DOM.attributeRemoved": DOM.attributeRemovedPayload;
21763
21822
  "DOM.characterDataModified": DOM.characterDataModifiedPayload;
21764
21823
  "DOM.childNodeCountUpdated": DOM.childNodeCountUpdatedPayload;
@@ -21824,6 +21883,8 @@ Error was thrown.
21824
21883
  "Network.directTCPSocketClosed": Network.directTCPSocketClosedPayload;
21825
21884
  "Network.directTCPSocketChunkSent": Network.directTCPSocketChunkSentPayload;
21826
21885
  "Network.directTCPSocketChunkReceived": Network.directTCPSocketChunkReceivedPayload;
21886
+ "Network.directUDPSocketJoinedMulticastGroup": Network.directUDPSocketJoinedMulticastGroupPayload;
21887
+ "Network.directUDPSocketLeftMulticastGroup": Network.directUDPSocketLeftMulticastGroupPayload;
21827
21888
  "Network.directUDPSocketCreated": Network.directUDPSocketCreatedPayload;
21828
21889
  "Network.directUDPSocketOpened": Network.directUDPSocketOpenedPayload;
21829
21890
  "Network.directUDPSocketAborted": Network.directUDPSocketAbortedPayload;
@@ -22273,8 +22334,6 @@ Error was thrown.
22273
22334
  "Memory.getAllTimeSamplingProfile": Memory.getAllTimeSamplingProfileParameters;
22274
22335
  "Memory.getBrowserSamplingProfile": Memory.getBrowserSamplingProfileParameters;
22275
22336
  "Memory.getSamplingProfile": Memory.getSamplingProfileParameters;
22276
- "Network.getIPProtectionProxyStatus": Network.getIPProtectionProxyStatusParameters;
22277
- "Network.setIPProtectionProxyBypassEnabled": Network.setIPProtectionProxyBypassEnabledParameters;
22278
22337
  "Network.setAcceptedEncodings": Network.setAcceptedEncodingsParameters;
22279
22338
  "Network.clearAcceptedEncodingsOverride": Network.clearAcceptedEncodingsOverrideParameters;
22280
22339
  "Network.canClearBrowserCache": Network.canClearBrowserCacheParameters;
@@ -22408,6 +22467,7 @@ Error was thrown.
22408
22467
  "Page.waitForDebugger": Page.waitForDebuggerParameters;
22409
22468
  "Page.setInterceptFileChooserDialog": Page.setInterceptFileChooserDialogParameters;
22410
22469
  "Page.setPrerenderingAllowed": Page.setPrerenderingAllowedParameters;
22470
+ "Page.getAnnotatedPageContent": Page.getAnnotatedPageContentParameters;
22411
22471
  "Performance.disable": Performance.disableParameters;
22412
22472
  "Performance.enable": Performance.enableParameters;
22413
22473
  "Performance.setTimeDomain": Performance.setTimeDomainParameters;
@@ -22490,6 +22550,7 @@ Error was thrown.
22490
22550
  "Target.autoAttachRelated": Target.autoAttachRelatedParameters;
22491
22551
  "Target.setDiscoverTargets": Target.setDiscoverTargetsParameters;
22492
22552
  "Target.setRemoteLocations": Target.setRemoteLocationsParameters;
22553
+ "Target.getDevToolsTarget": Target.getDevToolsTargetParameters;
22493
22554
  "Target.openDevTools": Target.openDevToolsParameters;
22494
22555
  "Tethering.bind": Tethering.bindParameters;
22495
22556
  "Tethering.unbind": Tethering.unbindParameters;
@@ -22919,8 +22980,6 @@ Error was thrown.
22919
22980
  "Memory.getAllTimeSamplingProfile": Memory.getAllTimeSamplingProfileReturnValue;
22920
22981
  "Memory.getBrowserSamplingProfile": Memory.getBrowserSamplingProfileReturnValue;
22921
22982
  "Memory.getSamplingProfile": Memory.getSamplingProfileReturnValue;
22922
- "Network.getIPProtectionProxyStatus": Network.getIPProtectionProxyStatusReturnValue;
22923
- "Network.setIPProtectionProxyBypassEnabled": Network.setIPProtectionProxyBypassEnabledReturnValue;
22924
22983
  "Network.setAcceptedEncodings": Network.setAcceptedEncodingsReturnValue;
22925
22984
  "Network.clearAcceptedEncodingsOverride": Network.clearAcceptedEncodingsOverrideReturnValue;
22926
22985
  "Network.canClearBrowserCache": Network.canClearBrowserCacheReturnValue;
@@ -23054,6 +23113,7 @@ Error was thrown.
23054
23113
  "Page.waitForDebugger": Page.waitForDebuggerReturnValue;
23055
23114
  "Page.setInterceptFileChooserDialog": Page.setInterceptFileChooserDialogReturnValue;
23056
23115
  "Page.setPrerenderingAllowed": Page.setPrerenderingAllowedReturnValue;
23116
+ "Page.getAnnotatedPageContent": Page.getAnnotatedPageContentReturnValue;
23057
23117
  "Performance.disable": Performance.disableReturnValue;
23058
23118
  "Performance.enable": Performance.enableReturnValue;
23059
23119
  "Performance.setTimeDomain": Performance.setTimeDomainReturnValue;
@@ -23136,6 +23196,7 @@ Error was thrown.
23136
23196
  "Target.autoAttachRelated": Target.autoAttachRelatedReturnValue;
23137
23197
  "Target.setDiscoverTargets": Target.setDiscoverTargetsReturnValue;
23138
23198
  "Target.setRemoteLocations": Target.setRemoteLocationsReturnValue;
23199
+ "Target.getDevToolsTarget": Target.getDevToolsTargetReturnValue;
23139
23200
  "Target.openDevTools": Target.openDevToolsReturnValue;
23140
23201
  "Tethering.bind": Tethering.bindReturnValue;
23141
23202
  "Tethering.unbind": Tethering.unbindReturnValue;