DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Executing Selenium tests

:For running the Selenium tests, you will need a running Selenium Server . You can download the JAR file from` http://seleniumhq.org/download/. Start it from the console by running java -jar selenium-server-standalone-2.7.0.jar (the exact file name depends on the version you are using).

When running the PHPUnit test from the TYPO3 backend, make sure you have checked the “Run Selenium Tests” checkbox (see picture below).

img-4