summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/selenium/install-readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/selenium/install-readme.txt')
-rw-r--r--tests/FunctionalTests/selenium/install-readme.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/FunctionalTests/selenium/install-readme.txt b/tests/FunctionalTests/selenium/install-readme.txt
deleted file mode 100644
index 0946f4c4..00000000
--- a/tests/FunctionalTests/selenium/install-readme.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Copy the "selenium" folder to a web accessible directory in the same web server as the application you want to test.
-In Apache, this would mean a subdirectory of "htdocs".
-
-Because of javascript security settings standard in most browsers, Selenium needs to be available on the same host and port as your application.
-
-Once deployed to the server, to run Selenium's self-tests, check out:
-http://<webservername>:<port>/selenium/TestRunner.html
-
-Read the website for more details. (http://selenium.thoughtworks.com) \ No newline at end of file