[Bps-public-commit] RTx-TakeScreenshots branch, master, updated. c9bd2d1cc902b1561f6f3ec328b85295c036b341

Thomas Sibley trs at bestpractical.com
Tue Mar 8 13:57:09 EST 2011


The branch, master has been updated
       via  c9bd2d1cc902b1561f6f3ec328b85295c036b341 (commit)
      from  d92f9c2439b350debb6da797f983e8bb6edfc856 (commit)

Summary of changes:
 bin/selenium-server-standalone-2.0b2.jar |  Bin 0 -> 17299486 bytes
 bin/start-selenium                       |    2 ++
 2 files changed, 2 insertions(+), 0 deletions(-)
 create mode 100644 bin/selenium-server-standalone-2.0b2.jar
 create mode 100755 bin/start-selenium

- Log -----------------------------------------------------------------
commit c9bd2d1cc902b1561f6f3ec328b85295c036b341
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Tue Mar 8 13:55:36 2011 -0500

    Bundle Selenium to make it easier to run this

diff --git a/bin/selenium-server-standalone-2.0b2.jar b/bin/selenium-server-standalone-2.0b2.jar
new file mode 100644
index 0000000..815f25b
Binary files /dev/null and b/bin/selenium-server-standalone-2.0b2.jar differ
diff --git a/bin/start-selenium b/bin/start-selenium
new file mode 100755
index 0000000..ab57c07
--- /dev/null
+++ b/bin/start-selenium
@@ -0,0 +1,2 @@
+#!/bin/sh
+java -jar bin/selenium-server-standalone-2.0b2.jar

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list