File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 252
252
"groups" : []
253
253
},
254
254
255
+ "notifications-allow-button" : {
256
+ "selectorData" : " button[class='popup-notification-primary-button primary footer-button']" ,
257
+ "strategy" : " css" ,
258
+ "groups" : []
259
+ },
260
+
261
+ "notifications-block-button" : {
262
+ "selectorData" : " button[class='popup-notification-secondary-button footer-button']" ,
263
+ "strategy" : " css" ,
264
+ "groups" : []
265
+ },
266
+
255
267
"cookies-shadow-root" : {
256
268
"selectorData" : " dialog[buttons='accept,cancel']" ,
257
269
"strategy" : " css" ,
275
287
]
276
288
},
277
289
278
- "notifications-allow-button" : {
279
- "selectorData" : " button[class='popup-notification-primary-button primary footer-button']" ,
280
- "strategy" : " css" ,
281
- "groups" : []
282
- },
283
-
284
- "notifications-block-button" : {
285
- "selectorData" : " button[class='popup-notification-secondary-button footer-button']" ,
286
- "strategy" : " css" ,
287
- "groups" : []
288
- },
289
-
290
290
"permissions-notifications-button" : {
291
291
"selectorData" : " notificationSettingsButton" ,
292
292
"strategy" : " id" ,
310
310
"strategy" : " class" ,
311
311
"groups" : []
312
312
},
313
-
313
+
314
314
"language-dropdown" : {
315
315
"selectorData" : " primaryBrowserLocale" ,
316
316
"strategy" : " id" ,
You can’t perform that action at this time.
0 commit comments