selenium-server
« Back to VersTracker
Description:
Browser automation for testing purposes
Type: Formula  |  Latest Version: 4.38.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @seleniumdev  |  formulae.brew.sh
Category: Developer tools
Tags: testing automation webdriver browser qa
Install: brew install selenium-server
About:
Selenium Server is a standalone server that acts as a proxy between your test scripts and browser drivers like ChromeDriver or GeckoDriver. It enables remote browser automation by translating WebDriver commands into browser-specific actions. This allows for scalable, cross-platform testing of web applications in various environments.
Key Features:
  • Acts as a central hub for WebDriver commands
  • Enables remote and distributed browser automation
  • Supports all major browsers via their respective drivers
  • Integrates with Selenium Grid for parallel test execution
Use Cases:
  • Running automated browser tests for web applications
  • Scaling test suites across multiple browsers and machines
  • Integrating browser testing into CI/CD pipelines
Alternatives:
  • Playwright – Playwright is a modern alternative with a single API that handles browser drivers internally, often offering faster execution and auto-waiting features.
  • Cypress – Cypress is an all-in-one testing framework that runs directly in the browser, offering a more developer-friendly experience but with architectural limitations on cross-browser testing.
Version History
Detected Version Rev Change Commit
Dec 17, 2025 8:24pm 4.38.0 0 VERSION_BUMP 77dcadff
Oct 7, 2025 5:24am 0 VERSION_BUMP 5e435e85
Nov 26, 2024 11:18am 0 VERSION_BUMP 8b383ad5
Oct 30, 2024 4:51pm 0 VERSION_BUMP 35da560b
Oct 30, 2024 4:03pm 0 VERSION_BUMP 46a4be89
Sep 20, 2024 3:52pm 0 VERSION_BUMP fb852582
Aug 30, 2024 9:42am 0 VERSION_BUMP 66c22a77
Aug 23, 2024 8:40am 0 VERSION_BUMP 5856cbeb
Jul 20, 2024 9:47am 0 VERSION_BUMP 2c279c45
Oct 13, 2023 3:31pm 0 VERSION_BUMP 02190500
Sep 5, 2023 12:14am 0 VERSION_BUMP b5902f9b
Apr 23, 2023 11:04pm 0 VERSION_BUMP 14181bf2