PHPackages                             edysanchez/selenium-server - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. edysanchez/selenium-server

ActiveLibtary[Testing &amp; Quality](/categories/testing)

edysanchez/selenium-server
==========================

Composer distribution of Selenium Server Standalone, the browser automation framework.

v2.42.2(11y ago)0403MIT

Since Oct 28Pushed 11y ago1 watchersCompare

[ Source](https://github.com/edysanchez/selenium-server)[ Packagist](https://packagist.org/packages/edysanchez/selenium-server)[ Docs](http://github.com/Emagister/selenium-server)[ RSS](/packages/edysanchez-selenium-server/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (9)Used By (0)

Selenium server standalone
==========================

[](#selenium-server-standalone)

This repository allows you to have the latest stable version of Selenium server integrated into your projects. Selenium server standalone is a browser automation framework. We will maintain the repository updated with the latest stable version of Selenium.

Instructions:
-------------

[](#instructions)

1. Add the following line to your composer.json configuration file: `"emagister/selenium-server": "2.*"`. It should look like this:

```
{
        "config": {
            "bin-dir": "bin/"
        },
        "minimum-stability": "stable",
        "require": {
            "emagister/selenium-server": "2.*"
        }
}
```

2. Execute the following command in the home directory of your project: `php composer.phar install`
3. And you're ready to go! Now you can launch the selenium server from the corresponding directory (in this case "bin"): `java -jar bin/selenium-server.jar`Chrome Driver:

---

add the following arguments when running the selenium server. -Dwebdriver.chrome.driver="bin/chromedriver" -browser "browserName=chrome,version=17"

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 65.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~31 days

Recently: every ~24 days

Total

8

Last Release

4366d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6dd91186a95e884b8780615e95087e42e3c51fec8f8f6b525fa08ce134a98290?d=identicon)[edysanchez](/maintainers/edysanchez)

---

Top Contributors

[![loginov1](https://avatars.githubusercontent.com/u/3380662?v=4)](https://github.com/loginov1 "loginov1 (15 commits)")[![edysanchez](https://avatars.githubusercontent.com/u/1959906?v=4)](https://github.com/edysanchez "edysanchez (8 commits)")

---

Tags

testingfunctional-testingseleniumselenium-serverselenium-server-standalone

### Embed Badge

![Health badge](/badges/edysanchez-selenium-server/health.svg)

```
[![Health](https://phpackages.com/badges/edysanchez-selenium-server/health.svg)](https://phpackages.com/packages/edysanchez-selenium-server)
```

###  Alternatives

[symfony/panther

A browser testing and web scraping library for PHP and Symfony.

3.1k14.7M96](/packages/symfony-panther)[behat/mink-selenium2-driver

Selenium2 (WebDriver) driver for Mink framework

51159.1M666](/packages/behat-mink-selenium2-driver)[phpunit/phpunit-selenium

Selenium Server integration for PHPUnit

59610.9M150](/packages/phpunit-phpunit-selenium)[lmc/steward

Steward - makes Selenium WebDriver + PHPUnit testing easy and robust

222163.1k1](/packages/lmc-steward)[simpletest/simpletest

SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.

149355.5k32](/packages/simpletest-simpletest)[sauce/sausage

PHP version of the Sauce Labs API

70807.6k3](/packages/sauce-sausage)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
