First step towards automating running of tests via selenium-RC. (Still need
to set up some selenium-RC servers before this is a 'real' thing.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@8563 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
* Install selenium remote control from the latest snapshot:
|
||||
|
||||
http://nexus.openqa.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-remote-control/1.0-SNAPSHOT/
|
||||
|
||||
* Run the server with java -jar selenium-server.jar
|
||||
* Run the python script
|
||||
|
||||
|
||||
Reference in New Issue
Block a user