Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

Install failing in selenium standalone installation #3103

Open bernardius opened 7 years ago

bernardius commented 7 years ago

Running install on version 4.3.6 is giving me this error(Looks related to this https://github.com/vvo/selenium-standalone/issues/207

Failed to download selenium and/or chromedriver: Error: Could not request headers from https://github.com/mozilla/geckodriver/releases/download/v0.11.1/geckodriver-v0.11.1-mac.tar.gz: at Request. (/Users/chris.bernard/infusionsoft/infusionsoft-core/node_modules/selenium-standalone/lib/install.js:392:17) at emitOne (events.js:96:13) at Request.emit (events.js:188:7) at Request.onRequestResponse (/Users/chris.bernard/infusionsoft/infusionsoft-core/node_modules/selenium-standalone/node_modules/request/request.js:1255:10) at emitOne (events.js:96:13) at ClientRequest.emit (events.js:188:7) at HTTPParser.parserOnIncomingClient as onIncoming at HTTPParser.parserOnHeadersComplete (_http_common.js:105:23) at TLSSocket.socketOnData (_http_client.js:361:20) at emitOne (events.js:96:13) selenium-standalone will attempt to re-download next time it is run.

maxknee commented 7 years ago

@bernardius please see https://github.com/Polymer/wct-local/pull/45

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.