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

Testing on multiple versions of chrome at the same time #224

Open
tom-sherman opened this issue Jul 15, 2020 · 1 comment
Open

Testing on multiple versions of chrome at the same time #224

tom-sherman opened this issue Jul 15, 2020 · 1 comment

Comments

@tom-sherman
Copy link

In our product we support the most recent versions of Chrome + a fixed version in the past that we bundle in our native apps. This doesn't seem possible with the env variables, is it possible to pass a binary location to a customLaunchers config object?

@tom-sherman
Copy link
Author

I think I've found a solution which is to start Karma multiple times with a different CHROME_BIN environment variable. This isn't ideal though, I'd like them all to run concurrently through one Karma test run.

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