Below you will find pages that utilize the taxonomy term “browser-actions”
February 22, 2026
Setup Firefox
Version updated for https://github.com/browser-actions/setup-firefox to version v1.7.1.
This action is used across all versions by 2,311 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-firefox GitHub Action automates the process of downloading, caching, and configuring specific versions of Firefox for use in workflows. It ensures Firefox is added to the system’s PATH, enabling seamless integration into CI/CD pipelines.
February 22, 2026
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.