Skip to content

Commit

Permalink
selenium executable
Browse files Browse the repository at this point in the history
  • Loading branch information
tlevine committed Sep 20, 2012
1 parent 682e15b commit b096aa3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bin/selenium
@@ -0,0 +1,6 @@
#!/bin/sh

(
cd "$QUINOA_ROOT"
java -jar collect/selenium-server-standalone-2.21.0.jar
)

0 comments on commit b096aa3

Please sign in to comment.