Closed moonflare closed 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
--remote-debugging-port
chrome://version
(node:17001) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:9222
All committers have signed the CLA.
We want to return the
--remote-debugging-port
if we find it inchrome://version
in order to avoid errors such as(node:17001) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:9222