diff options
author | wei <> | 2006-05-31 04:37:17 +0000 |
---|---|---|
committer | wei <> | 2006-05-31 04:37:17 +0000 |
commit | 1fcb71a6a18e332eb6410b85aa8b812795087c08 (patch) | |
tree | 77091f2a174a2306913eb9d9e06a15dde9fdfd8f /tests/FunctionalTests/selenium/install-readme.txt | |
parent | 3ac04dd9cbb3c14fb2522793b2268b910837d8c4 (diff) |
Remove old selenium.
Diffstat (limited to 'tests/FunctionalTests/selenium/install-readme.txt')
-rw-r--r-- | tests/FunctionalTests/selenium/install-readme.txt | 9 |
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 |