-
-
Notifications
You must be signed in to change notification settings - Fork 1
Arm64 Support for Linux & Windows #162
Copy link
Copy link
Open
Labels
scope:electronElectron service and CDP bridgeElectron service and CDP bridgestatus:blockedWork cannot start until something is resolvedWork cannot start until something is resolvedtype:enhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
scope:electronElectron service and CDP bridgeElectron service and CDP bridgestatus:blockedWork cannot start until something is resolvedWork cannot start until something is resolvedtype:enhancementNew feature or requestNew feature or request
Have you read the Contributing Guidelines?
Which area does this feature affect?
Electron Service (@wdio/electron-service)
What problem does this solve?
Enabling support for
linux/arm64andwindows/arm64.Proposed Solution
Requires upstream changes:
@puppeteer/browserspluggable downloaders - feat: pluggable browser providers puppeteer/puppeteer#14552@wdio/utilsElectron downloader - feat: addlinux/arm64andwin/arm64chromedriver support webdriverio#15015Once these are merged and released we should be able to update Puppeteer & WDIO, then simply enable package tests running on
linux/arm64andwindows/arm64.Alternatives Considered
No response
Additional Context
No response
Code of Conduct
Is there an existing feature request for this?