jackwicklow1

Results 1 comments of jackwicklow1

(node:22552) UnhandledPromiseRejectionWarning: Error: net::ERR_NO_SUPPORTED_PROXIES at https://www.google.com > You can use the [proxy command-line flags](https://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-settings) > > ```js > const {launch} = require('chrome-launcher') > launch({chromeFlags: ['--proxy-server==[:]']}) > ``` Thanks for the...