Windows 11 ARM support?
Hi there! I'm the author of the setup-chrome GitHub Action. I'm reaching out regarding ARM64 support for Windows 11.
With GitHub now supporting Windows 11 ARM instances (https://github.blog/changelog/2025-04-14-windows-arm64-hosted-runners-now-available-in-public-preview/). Native ARM64 build of chrome-for-testing binaries would be valuable for automated testing on ARM64 Windows environments, CI/CD pipelines running on ARM64 infrastructure, and development workflows on ARM64 Windows devices. Currently, Chrome for Testing downloads are available for various platforms, but Windows ARM64 support appears to be missing from the available options.
Is there a plan to provide chrome-for-testing binaries for Windows 11 ARM64 architecture?
Thank you very much.
Linux arm64 too please ?
EdgeDriver has arm support, in case that helps anybody until there's a proper chromedriver for us.
This would be great to have. Chrome has official ARM64 builds, so hopefully a Chrome for Testing build would be easy to add 🤞