Setup Chrome
Version updated for https://github.com/browser-actions/setup-chrome to version v2.1.1.
- This action is used across all versions by 31,260 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-chrome GitHub Action automates the installation and configuration of Google Chrome or Chromium on GitHub Actions runners, supporting specific versions, release channels, and platforms (Windows, macOS, Linux). It simplifies the setup process by managing browser dependencies, installing compatible ChromeDriver versions, and providing the installed binary path for use in workflows. This action is ideal for workflows involving browser-based testing or automation.