Having an issue with building protractor e2e tests, the build doesn't complete. The only way the build runs is when executing build and test in separate steps, but then tests don't run, because they can't find the build. If I run tests in queue, the webdriver exists with 199 error.
Any advice appreciated!
Hey @Triinu Maran,
It looks like this is a problem with the chrome web driver. There have been two issues raised against the protractor project for this error (https://github.com/angular/protractor/issues/4347 and https://github.com/angular/protractor/issues/4674).
These two issues detail workarounds and potential solutions to the problem. I would start with those suggestions to narrow down the problem and potentially get a more specific error message.
Cheers,
Tom.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.