From 0f3a577bed4d828472469675e90fcab032e33f44 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 2 Jun 2006 18:27:02 +0000 Subject: merge from 3.0 branch till 1133. --- tests/FunctionalTests/selenium/doc/home-page.html | 161 ---------------------- 1 file changed, 161 deletions(-) delete mode 100644 tests/FunctionalTests/selenium/doc/home-page.html (limited to 'tests/FunctionalTests/selenium/doc/home-page.html') diff --git a/tests/FunctionalTests/selenium/doc/home-page.html b/tests/FunctionalTests/selenium/doc/home-page.html deleted file mode 100644 index 3806386b..00000000 --- a/tests/FunctionalTests/selenium/doc/home-page.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - Selenium - - - - - -
- News - -
-
September ??, 2005
-
Selenium-0.6 is available - (release notes) - - download now -
-
- -
- -

-Selenium is a test tool for web applications. Selenium tests run -directly in a browsers, just as real users do. And they run in -Internet Explorer, Mozilla and Firefox on Windows, Linux and Macintosh. No -other test tool covers such a wide array of platforms. -

- - -Selenium -uses a unique mechanism which allows it to run on so multiple -platforms. Installed with your application webserver, Selenium -automatically deploys it's JavaScript automation engine -- the Browser -Bot -- to your browser when you point it at the Selenium install point -on your webserver. Thus, you must have write access to the machine your -web application server is running on to install Selenium.
-
-
"Considering the simplicity of it, it is -almost surprising that no one has thought of doing this previously. The -framework is simple and the code is neat and very maintainable. -Sometimes it takes a work of genius to find the uncomplicated solution -to a potentially complicated problem." - Antony Marcano
-
-

-
-
Selenium was -developed by team -of programmers and testers at -ThoughtWorks. It is -open-source software and can -be downloaded and used without charge. It is currently under active -development by our team. Stay tuned for updates and further -announcements.
-
-
-ThoughtWorks is a leader in Agile development methods for enterprise -software development. Selenium is designed specifically for the -acceptance testing requirements of Agile teams. However, teams -using more traditional development will also find it useful.
-

Supported Browsers and Platforms

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

-
Internet -Explorer
-
Mozilla
-
Firefox
-
Safari
-
Windows XP
-
6.0
-
1.6+, 1.7+
-
0.8+, 0.9+, 1.0
-

-
Red Hat Linux
-

-
1.6+, 1.7+
-
0.8+, 0.9+, 1.0+
-

-
Mac OS X 10.3
-
not supported
-
1.6+, 1.7+
-
0.8+, 0.9+, 1.0+
-
1.3+
-
-
-
-
-

How does Selenium Work?
-

-Selenium uses JavaScript and Iframes to embed a test automation -engine in your browser. This technique should work with any -JavaScript-enabled browser. Because different browsers handle -JavaScript somewhat differently, we usually have to tweak the engine to -support new browsers. -

Where did Selenium Come From?

-Selenium grew out of a testing framework that was -developed to acceptance-test the functionality of ThoughtWorks' new -web-based time & expense reporting application. It was written by -Jason Huggins, Paul Gross and Jie Tina Wang.
-

Jason -started demoing the test framework for various colleagues. Many were -excited about its immediate and intuitive visual feedback, as well as -its potential to grow as a reusable testing framework for other web -applications.

-And Selenium was born. -
-

Having Trouble?

-Check out our Frequently -Asked Questions page -for more information. - - -- cgit v1.2.3