Skip to content

How can I specify the browser path? #313

Answered by AlbertShown
i18n-now asked this question in Q&A
Discussion options

You must be logged in to vote

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:

  1. create a window with NoBrowser
  2. Get the window URL
  3. Run a system command from your backend code to run the browser .\MyBrowser\Browser.exe --url {URL}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by i18n-now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants