diff options
Diffstat (limited to 'misc/openlayers/tests/selenium/remotecontrol/setup.txt')
-rw-r--r-- | misc/openlayers/tests/selenium/remotecontrol/setup.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/openlayers/tests/selenium/remotecontrol/setup.txt b/misc/openlayers/tests/selenium/remotecontrol/setup.txt new file mode 100644 index 0000000..d349491 --- /dev/null +++ b/misc/openlayers/tests/selenium/remotecontrol/setup.txt @@ -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 + + |