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

incognito window and env #23

Open
mh-cbon opened this issue Jul 11, 2019 · 1 comment
Open

incognito window and env #23

mh-cbon opened this issue Jul 11, 2019 · 1 comment

Comments

@mh-cbon
Copy link

mh-cbon commented Jul 11, 2019

hey,

I wanted to be able to open a new incognito window.

I also wanted to pass in environment variable. The golang runtime might pass them around, but i feel like this is insecure. is it ? its rather important i can make sure my environment variable reaches the started window.

Like #13 says i think some options capabilities might do it.

@mh-cbon
Copy link
Author

mh-cbon commented Jul 11, 2019

i found out this works here

firefox -private-window
chromium-browser --incognito
chromium-browser -incognito

same for google-chrome -incognito

here it says edge uses -private https://www.top-password.com/blog/open-edge-in-private-mode-in-windows-10/

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

No branches or pull requests

1 participant