-
Notifications
You must be signed in to change notification settings - Fork 6
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
npm ERR! Failed at the [email protected] e2e script 'node test/e2e/runner.js'. #10
Comments
Are you using vue-test in your e2e tests? Interesting, I've only seen it used for unit tests until now :) Could you post some failing code? Also, does it work if you take vue-test out? |
I have a similar problem in "runner.js", however, without using vue-test:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to run the nightwatch e2e tests in Vue. I've been poking around for awhile and always end up with some selenium related errors.
Here's the error I'm getting:
This is the log referenced:
The text was updated successfully, but these errors were encountered: