Skip to content

Commit 695f71e

Browse files
committed
Merge remote-tracking branch 'origin/fix-import-chrome-bookmarks-windows' into fix-import-chrome-bookmarks-windows
# Conflicts: # modules/page_object_prefs.py
2 parents fc847de + abeea98 commit 695f71e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/data/about_prefs.components.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@
7676
"shadowParent": "migration-popup",
7777
"groups": []
7878
},
79+
"password-import-skip-button": {
80+
"selectorData": "manual-passport-import-skip",
81+
"strategy": "class",
82+
"shadowParent": "migration-popup",
83+
"groups": []
84+
},
7985
"migration-progress-header": {
8086
"selectorData": "h1#progress-header",
8187
"strategy": "css",

0 commit comments

Comments
 (0)