We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d15574b commit e0b988bCopy full SHA for e0b988b
1 file changed
inst/app/config/config.json
@@ -4,7 +4,8 @@
4
"Locale": "nl-NL",
5
"ExportFolder": "./../export/",
6
"port": 9033,
7
- "Browser": "chrome",
+ "Browser": "c:/Program Files/Mozilla Firefox/firefox.exe",
8
+ "Headless": "firefox",
9
"proxy": "",
10
"proxy_auth": ""
11
}
0 commit comments