Skip to content

Commit

Permalink
get sel and start it
Browse files Browse the repository at this point in the history
  • Loading branch information
dmorley committed Dec 28, 2011
1 parent c59b10d commit 9bef001
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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
Expand Down

0 comments on commit 9bef001

Please sign in to comment.