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

Browser::start_incognito_context doesn't start incognito context if browser is started in incognito mode #72

Open
d4h0 opened this issue Oct 31, 2021 · 0 comments

Comments

@d4h0
Copy link
Contributor

d4h0 commented Oct 31, 2021

Hi,

If a browser is started with the following config:

BrowserConfig::builder().incognito().with_head().build()

...later calls of Browser::start_incognito_context do not open an incognito context.

If .incognito() above is removed, everything works as expected.

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