Skip to content

Commit

Permalink
undo default firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
dale-wahl committed Sep 13, 2023
1 parent fb6ea11 commit 8ce2f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/lib/config_definition.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
},
"selenium.browser": {
"type": UserInput.OPTION_TEXT,
"default": "firefox",
"default": "",
"help": "Browser type ('firefox' or 'chrome')",
"tooltip": "This must corespond to the installed webdriver; Docker installs firefox when backend container restarts if this is set to 'firefox'",
},
Expand Down

0 comments on commit 8ce2f27

Please sign in to comment.