File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3022,7 +3022,7 @@ Path to .json: modules/data/navigation.components.json
30223022```
30233023```
30243024Selector Name: searchmode-switcher-settings
3025- Selector Data: searchmode-switcher- popup-search-settings-button
3025+ Selector Data: menuitem[data-l10n-id='urlbar-searchmode- popup-search-settings-menuitem']
30263026Description: Search settings button in the searchmode switcher dropdown
30273027Location: Address bar
30283028Path to .json: modules/data/navigation.components.json
Original file line number Diff line number Diff line change 552552 },
553553
554554 "searchmode-switcher-settings" : {
555- "selectorData" : " searchmode-switcher- popup-search-settings-button " ,
556- "strategy" : " id " ,
555+ "selectorData" : " menuitem[data-l10n-id='urlbar-searchmode- popup-search-settings-menuitem'] " ,
556+ "strategy" : " css " ,
557557 "groups" : []
558558 },
559559
You can’t perform that action at this time.
0 commit comments