You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.
Hi. I'm getting below error when I run the tests from command line. However, I can click and download the driver from the below link.
A service failed in the 'onPrepare' hook
Error: Could not download https://chromedriver.storage.googleapis.com/2.43/chromedriver_mac64.zip: Error: connect ETIMEDOUT 172.217.4.240:443
at Request. (/Users/coupons/node_modules/wdio-selenium-standalone-service/node_modules/selenium-standalone/lib/install.js:386:12)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at Request.onRequestError (/Users/coupons/node_modules/request/request.js:881:8)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at TLSSocket.socketErrorListener (_http_client.js:401:9)
at emitOne (events.js:116:13)
at TLSSocket.emit (events.js:211:7)
Please let me know what I'm missing
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi. I'm getting below error when I run the tests from command line. However, I can click and download the driver from the below link.
A service failed in the 'onPrepare' hook
Error: Could not download https://chromedriver.storage.googleapis.com/2.43/chromedriver_mac64.zip: Error: connect ETIMEDOUT 172.217.4.240:443
at Request. (/Users/coupons/node_modules/wdio-selenium-standalone-service/node_modules/selenium-standalone/lib/install.js:386:12)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at Request.onRequestError (/Users/coupons/node_modules/request/request.js:881:8)
at emitOne (events.js:116:13)
at ClientRequest.emit (events.js:211:7)
at TLSSocket.socketErrorListener (_http_client.js:401:9)
at emitOne (events.js:116:13)
at TLSSocket.emit (events.js:211:7)
Please let me know what I'm missing
The text was updated successfully, but these errors were encountered: