webdriverio-boneyard / wdio-devtools-service

WebdriverIO v4 service that enables DevTools functionality for you WebDriver session
http://webdriver.io
MIT License
26 stars 11 forks source link

Fix: Return remote debugging port if found in `chrome://version` #17

Closed moonflare closed 5 years ago

moonflare commented 5 years ago

We want to return the --remote-debugging-port if we find it in chrome://version in order to avoid errors such as (node:17001) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:9222

jsf-clabot commented 5 years ago

CLA assistant check
All committers have signed the CLA.