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.
AI is reshaping the dev experience, with faster builds but adding more friction. See what 3,500 developers and managers say about productivity, tools, and team alignment in Atlassian’s State of Developer Experience report 2025.
Explore the report
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.