How can I specify the browser path? #313
-
How can I specify the browser path? |
Beta Was this translation helpful? Give feedback.
Answered by
AlbertShown
Jan 22, 2024
Replies: 1 comment
-
The earlier version had a custom browser option, but it was removed because there are too many things the user needs to provide to run a browser properly. However, a very easy workaround:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
i18nsite
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The earlier version had a custom browser option, but it was removed because there are too many things the user needs to provide to run a browser properly.
However, a very easy workaround:
NoBrowser
.\MyBrowser\Browser.exe --url {URL}