Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server.open to allow command line arguments #9557

Closed
4 tasks done
waynebrantley opened this issue Aug 6, 2022 · 2 comments · Fixed by #11513
Closed
4 tasks done

server.open to allow command line arguments #9557

waynebrantley opened this issue Aug 6, 2022 · 2 comments · Fixed by #11513

Comments

@waynebrantley
Copy link

Description

The browser I would like to open is chrome and pass "--incognito" to it.
This causes the page to open in an incognito tab

Suggested solution

The open software you use (https://github.com/sindresorhus/open#app) appears to accept command line parameters.
Add server.openOptions that are passed to the above

Alternative

No response

Additional context

No response

Validations

@mominshaikhdevs
Copy link

@waynebrantley did you ever find a way to pass arguments ?

@waynebrantley
Copy link
Author

No, we needed an update to the above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants