Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Its is working only when Selenium-standalone started as separate activity ,it doesn't works with Selenium-standalone service or combination gulp task #19

Open
psubrambe opened this issue Jul 15, 2019 · 4 comments

Comments

@psubrambe
Copy link

When i tried to use this module it is working only when i start the selenium-standalone as separate task.
If it tried to work with Selenium service or Combination gulp task it is not working

Facing below error :
UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:9222
Not proceeding further

@christian-bromann
Copy link
Contributor

Please have a look at this project showing how to use the devtools service with the latest version of WebdriverIO: https://github.com/christian-bromann/webdriverio-performance-testing

@psubrambe
Copy link
Author

The above example is for v5. I am facing the above issues in v4.

@christian-bromann
Copy link
Contributor

I am facing the above issues in v4.

We recommend to update as no one is maintaining v4 anymore. You are also free to propose a PR and I can make a release.

@psubrambe
Copy link
Author

Sure I will try

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants