File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -2965,11 +2965,8 @@ Location: Autoplay doorhanger
2965
2965
Path to .json: modules/data/navigation.components.json
2966
2966
```
2967
2967
```
2968
- Selector Name: autoplay-permission
2969
- Selector Data: blocked-permissions-container
2970
- Description: Autoplay permission
2971
2968
Selector Name: checkbox-remember-this-decision
2972
- Selector Data: "label.checkbox-label[flex='1'] "
2969
+ Selector Data: "popup-notification-checkbox "
2973
2970
Description: Remember this decision checkbox
2974
2971
Location: Geolocation prompt container in Address bar
2975
2972
Path to .json: modules/data/navigation.components.json
Original file line number Diff line number Diff line change 433
433
},
434
434
435
435
"checkbox-remember-this-decision" : {
436
- "selectorData" : " label.checkbox-label[flex='1'] " ,
437
- "strategy" : " css " ,
436
+ "selectorData" : " popup-notification-checkbox " ,
437
+ "strategy" : " class " ,
438
438
"groups" : []
439
439
},
440
440
You can’t perform that action at this time.
0 commit comments