Skip to content

Instantly share code, notes, and snippets.

@harsha509
Created August 4, 2023 08:13
Show Gist options
  • Save harsha509/f8358a6cbad66254fe7c53215193c8dd to your computer and use it in GitHub Desktop.
Save harsha509/f8358a6cbad66254fe7c53215193c8dd to your computer and use it in GitHub Desktop.
2023-08-04T08:11:25.486Z INFO @wdio/local-runner: Run worker command: run
2023-08-04T08:11:30.335Z INFO webdriver: Initiate new session using the WebDriver protocol
2023-08-04T08:11:30.348Z INFO webdriver: Downloading Chromedriver v115.0.5790.171
2023-08-04T08:11:30.996Z ERROR @wdio/runner: Error: Download failed: server returned code 404. URL: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/115.0.5790.171/win64/chromedriver-win64.zip
at file:///C:/Users/sriharsha.sureshbabu/Desktop/repo_check/expertautomation/node_modules/@puppeteer/browsers/src/httpUtil.ts:96:23
at ClientRequest.requestCallback (file:///C:/Users/sriharsha.sureshbabu/Desktop/repo_check/expertautomation/node_modules/@puppeteer/browsers/src/httpUtil.ts:66:7)
at Object.onceWrapper (node:events:629:26)
at ClientRequest.emit (node:events:514:28)
at ClientRequest.emit (node:domain:489:12)
at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at TLSSocket.socketOnData (node:_http_client:541:22)
at TLSSocket.emit (node:events:514:28)
at TLSSocket.emit (node:domain:489:12)5
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at TLSSocket.Readable.push (node:internal/streams/readable:234:10)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:190:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment