42a-consulting/selenium-server-standalone

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

Maintainers

Package info

github.com/42a-consulting/selenium-server-standalone

Language:PowerShell

pkg:composer/42a-consulting/selenium-server-standalone

Statistics

Installs: 63

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.47.1 2015-08-29 08:05 UTC

This package is not auto-updated.

Last update: 2026-04-29 17:20:32 UTC


README

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

Add to your project

composer require --dev 42a-consulting/selenium-server-standalone

Updating to a new version

Execute the following command in PowerShell (requires git is availble on the command line)

.\Update.ps1

This command will download a newer version from http://www.seleniumhq.org/download/ and automatically create a new git commit and tag.

Update.ps1 usage

.\Update.ps1 [-Force] [-NoCommit]