webdriverio-community / wdio-vscode-service

A service to test VSCode extensions from end to end using WebdriverIO

Home Page:https://webdriverio-community.github.io/wdio-vscode-service/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Unable to download chromedrivers > 106.x for arm macs.

kartikgupta-db opened this issue · comments

The naming scheme for install url changed has changed from version_mac64_m1 to version_mac_arm64 for arm64 macos.

Steps to reproduce:

  • Set vscode version to >1.78.x
  • Try running on a mac with arm64 architecture.