question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Specifying browser for --open flag

See original GitHub issue

Do you want to request a feature or report a bug?

Feature

What is the current behavior?

Opens default browser which is not always dev browser

What is the expected behavior?

Adding ability to specify browser like

webpack-dev-server --open chrome

If this is a feature request, what is motivation or use case for changing the behavior?

Different environments

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:24
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
carloscuatincommented, Jan 26, 2017

support names of package opn example for:

macOS: google chrome
Linux: google-chrome
Windows: chrome

or support chrome for all S.O ?

1reaction
Kiliancommented, Dec 30, 2017

@typerory creator of Polypane here, let me see if I that’s something I can do 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to set browser flags in Chromium - Chrome Developers
You can see the full list by putting chrome://chrome-urls into the URL bar. The special URL of interest here is chrome://flags .
Read more >
How to Enable and Use Google Chrome Flags - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >
1261388 - Flag "--no-default-browser-check" is not working as ...
Issue 1261388: Flag "--no-default-browser-check" is not working as expected when used with "--user-data-dir". Reported by schedule eko.
Read more >
Configure browsers | WebStorm Documentation - JetBrains
Press Ctrl+Alt+S to open the IDE settings and select Tools | Web Browsers and Preview. From the Default Browser list, choose the browser...
Read more >
Window.open() - Web APIs | MDN
A string, without whitespace, specifying the name of the browsing context the resource is being loaded into. If the name doesn't identify an ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found