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

Add option to run test suite in incognito mode #31

Closed
dima117 opened this issue Jun 26, 2018 · 2 comments
Closed

Add option to run test suite in incognito mode #31

dima117 opened this issue Jun 26, 2018 · 2 comments

Comments

@dima117
Copy link
Contributor

dima117 commented Jun 26, 2018

#28

In incognito mode, Chrome doesn't write any user data to disk. This can lead to significant speedups with test suites that use features like IndexedDB.

Note that when incognito is enabled, this will open two windows (one incognito and one non-incognito). I couldn't figured out how to suppress this behavior. It should be harmless though.

@dima117
Copy link
Contributor Author

dima117 commented Jun 29, 2018

I was fixed the promlem and publish new package v2.0.1.

@dima117 dima117 closed this as completed Jun 29, 2018
@lambda-fairy
Copy link

Thanks! I am busy right now, but will test this when I get the time.

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

2 participants