diff --git a/phpunit/before.sh b/phpunit/before.sh index ae5d8c6d4873329e8c6e57b4d3fc05d4aa9978dd..31364ec153523423357da8b1dfe1ff42a415bfa4 100755 --- a/phpunit/before.sh +++ b/phpunit/before.sh @@ -1,4 +1,5 @@ -#java -jar selenium-server-standalone-2.15.0.jar +wget http://selenium.googlecode.com/files/selenium-server-standalone-2.15.0.jar +java -jar selenium-server-standalone-2.15.0.jar pyrus install phpunit/PHPUnit_Selenium phpenv rehash sh -e /etc/init.d/xvfb start