29/08
2015
Composer distribution of Selenium Server Standalone, the browser automation framework.
Composer distribution of Selenium Server Standalone, the browser automation framework., (*1)
composer require --dev 42a-consulting/selenium-server-standalone
Execute the following command in PowerShell (requires git is availble on the command line), (*2)
.\Update.ps1
This command will download a newer version from http://www.seleniumhq.org/download/ and automatically create a new git commit and tag., (*3)
.\Update.ps1 [-Force] [-NoCommit]