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

Vivaldi supported? #81

Open
shinriyo opened this issue Feb 25, 2018 · 1 comment
Open

Vivaldi supported? #81

shinriyo opened this issue Feb 25, 2018 · 1 comment

Comments

@shinriyo
Copy link

I modified test-config/karma.conf.js file.

And replaced browsers: ['Chrome'], to browsers: ['Vivaldi'],.

I run npm run test.
But, Cannot load browser "Vivaldi": it is not registered! Perhaps you are missing some plugin? message.

@leifwells
Copy link
Contributor

If you take a look at the package.json file you'll notice there is a package called karma-chrome-launch. You may wish to add karma-vivaldi-launcher to your project to launch Vivaldi.

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