- If not installed, download and install JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- Download selenium server: https://www.seleniumhq.org/download/
- Run selenium filter:
java -jar ~/Downloads/<name_of_the_selenium_executable>.jar
- [Automated in current vagrant box] Copy
dev/tests/functional/phpunit.xml
and change:app_frontend_url
,app_backend_url
(i.e. URL's of your storefront and admin page). - [Automated in current vagrant box] Copy
dev/tests/functional/etc/config.xml
and change:application/backendLogin
,application/backendPassword
(i.e. admin username and password). - Add the following custom server declarations to
dev/tests/functional/etc/config.xml
and use one of them at a time
<server>