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

Protractor--WebdriverManager issue Error: Server terminated early with status 2 #514

Open
vaishalisoni1093 opened this issue Jul 30, 2022 · 0 comments

Comments

@vaishalisoni1093
Copy link

vaishalisoni1093 commented Jul 30, 2022

[14:53:33] I/launcher - Running 1 instances of WebDriver
[14:53:33] I/direct - Using ChromeDriver directly...
[14:53:33] E/launcher - Server terminated early with status 2
[14:53:33] E/launcher - Error: Server terminated early with status 2
at earlyTermination.catch.e (node_modules/selenium-webdriver/remote/index.js:252:52)
at process._tickCallback (internal/process/next_tick.js:68:7)
From: Task: WebDriver.createSession()
at Function.createSession (/node_modules/selenium-webdriver/lib/webdriver.js:769:24)
at Function.createSession (node_modules/selenium-webdriver/chrome.js:761:15)
at Direct.getNewDriver (node_modules/protractor/built/driverProviders/direct.js:77:33)
at Runner.createBrowser (node_modules/protractor/built/runner.js:195:43)
at q.then.then (node_modules/protractor/built/runner.js:339:29)
at _fulfilled (//node_modules/q/q.js:834:54)
at node_modules/q/q.js:863:30
at Promise.promise.promiseDispatch (node_modules/q/q.js:796:13)
at node_modules/q/q.js:556:49
at runSingle (/node_modules/q/q.js:137:13)
[14:53:33] E/launcher - Process exited with error code 199
npm ERR! code ELIFECYCLE
npm ERR! errno 199
npm ERR! [email protected] e2e: protractor protractor.conf.js
npm ERR! Exit status 199
npm ERR!
npm ERR! Failed at the [email protected] e2e script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

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