PHPackages                             bogdananton/selenium-setup - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bogdananton/selenium-setup

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bogdananton/selenium-setup
==========================

4.0.0(10y ago)27255[5 issues](https://github.com/bogdananton/Selenium-Setup/issues)MITPHPPHP ^5.4

Since Nov 10Pushed 9y ago3 watchersCompare

[ Source](https://github.com/bogdananton/Selenium-Setup)[ Packagist](https://packagist.org/packages/bogdananton/selenium-setup)[ RSS](/packages/bogdananton-selenium-setup/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (4)Versions (11)Used By (0)

```
 ____            ___
/\  _`\         /\_ \                  __
\ \,\L\_\     __\//\ \      __    ___ /\_\  __  __    ___ ___
 \/_\__ \   /'__`\\ \ \   /'__`\/' _ `\/\ \/\ \/\ \ /' __` __`\
   /\ \L\ \/\  __/ \_\ \_/\  __//\ \/\ \ \ \ \ \_\ \/\ \/\ \/\ \
   \ `\____\ \____\/\____\ \____\ \_\ \_\ \_\ \____/\ \_\ \_\ \_\
    \/_____/\/____/\/____/\/____/\/_/\/_/\/_/\/___/  \/_/\/_/\/_/
    Selenium Environment on Windows, Linux and Mac

```

[![Build Status](https://camo.githubusercontent.com/52e554c2971a40377dcaef5487f284a39f5403e34420aba0f8e18b8ec546335a/68747470733a2f2f7472617669732d63692e6f72672f626f6764616e616e746f6e2f53656c656e69756d2d53657475702e737667)](https://travis-ci.org/bogdananton/Selenium-Setup)[![Build Status](https://camo.githubusercontent.com/d643e6d9d864580ef6a8915ad6cf165b9c2ba44aeccbf9e6f3c37b7f3e467b5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626f6764616e616e746f6e2f73656c656e69756d2d73657475702e737667)](https://camo.githubusercontent.com/d643e6d9d864580ef6a8915ad6cf165b9c2ba44aeccbf9e6f3c37b7f3e467b5b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626f6764616e616e746f6e2f73656c656e69756d2d73657475702e737667)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/72aff16ee7e88de6d66fc35a18b097a2bde6b8b6a715466ad3413025e912b45c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f626f6764616e616e746f6e2f53656c656e69756d2d53657475702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bogdananton/Selenium-Setup/?branch=master)[![PHP 5.4](https://camo.githubusercontent.com/eb7d275bd4dbf83690dcecca1dbe0aa7363f679666b146d619b89f00e1bf8368/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d352e342d627269676874677265656e2e737667)](https://camo.githubusercontent.com/eb7d275bd4dbf83690dcecca1dbe0aa7363f679666b146d619b89f00e1bf8368/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d352e342d627269676874677265656e2e737667)

Install
-------

[](#install)

1. `git clone https://github.com/bogdananton/Selenium-Setup.git`
2. `cd Selenium-Setup`
3. Download [composer.phar](https://getcomposer.org/composer.phar)
4. Run `php composer.phar install`

Listing commands
----------------

[](#listing-commands)

1. `php bin/selenium-setup.php list`

```
Selenium Setup version 4.0.0

Usage:
  command [options] [arguments]

Available commands:
  help      Displays help for a command
  list      Lists commands
  register  Register a SeleniumSetup server instance.
  servers   List registered Selenium Servers.
  start     Start Selenium Server setup with all supported drivers attached to it.
  stop      Stop Selenium Server.

```

Running (default instance)
--------------------------

[](#running-default-instance)

1. `php bin/selenium-setup.php start`

```
Usage:
  start [options] [--] []

Arguments:
  name                   The instance name. [default: "defaultServer"]

```

Registering instances
---------------------

[](#registering-instances)

1. `php bin/selenium-setup.php register secondInstance 4445`

```
Usage:
  register [options] [--]

Arguments:
  name                   Instance name.
  port                   Instance port.

```

Stopping an instance
--------------------

[](#stopping-an-instance)

1. `php bin/selenium-setup.php stop secondInstance`

```
Usage:
  stop []

Arguments:
  name                  The name of the server. [default: "defaultServer"]

```

System Requirements
-------------------

[](#system-requirements)

- Java JRE/JDK (1.6+)
- PHP (5.3+) with curl and open\_ssl
- Browser: Chrome, Firefox, IE (only on Windows)

Environment components:
-----------------------

[](#environment-components)

- [Composer](https://getcomposer.org/)
- [Selenium](http://www.seleniumhq.org) Standalone server
- [Facebook PHP WebDriver](https://github.com/facebook/php-webdriver)
- WebDrivers
    - [ChromeDriver](https://code.google.com/p/selenium/wiki/ChromeDriver)
    - [FirefoxDriver](https://code.google.com/p/selenium/wiki/FirefoxDriver)
    - [IEDriver](https://code.google.com/p/selenium/wiki/InternetExplorerDriver)
- You need to have Chrome, Firefox or IE installed.

Demo
----

[](#demo)

[![asciicast](https://camo.githubusercontent.com/ad4fbe8422faa0338d2c0c590ba988f00cebc4102673dac49558d72510274680/68747470733a2f2f61736369696e656d612e6f72672f612f357334647434737a756a6369396466637832666539717774342e706e67)](https://asciinema.org/a/5s4dt4szujci9dfcx2fe9qwt4)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 52.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 ~7 days

Total

7

Last Release

3842d ago

Major Versions

1.0.0 → 2.0.12015-11-17

2.0.2 → 3.0.02015-12-04

3.0.1 → 4.0.02015-12-22

PHP version history (2 changes)1.0.0PHP ^5.3

2.0.1PHP ^5.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c23542102f1a99ba5636aca4979cc5552cd382727384d011c2a36f6663c44aa?d=identicon)[bogdananton](/maintainers/bogdananton)

---

Top Contributors

[![serbanghita](https://avatars.githubusercontent.com/u/1106849?v=4)](https://github.com/serbanghita "serbanghita (107 commits)")[![bogdananton](https://avatars.githubusercontent.com/u/1594303?v=4)](https://github.com/bogdananton "bogdananton (94 commits)")[![qinty](https://avatars.githubusercontent.com/u/8167527?v=4)](https://github.com/qinty "qinty (2 commits)")[![ionutcodreanu](https://avatars.githubusercontent.com/u/5437956?v=4)](https://github.com/ionutcodreanu "ionutcodreanu (1 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

seleniumselenium setup

### Embed Badge

![Health badge](/badges/bogdananton-selenium-setup/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19664.8M1.6k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)

PHPackages © 2026

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