Last year contacted Selenium, and find the data to install the success, this post has been written unpublished, now issued to record it.
First, install Selenium Server
1. Access to the official website: http://www.seleniumhq.org/download/
2. Download Selenium Standalone Server
(Selenium-server-standalone-<version-number>.jar), it does not require a dedicated installation process. Just download the zip file and put the server in the directory you want to refer to.
3. Download Selenium Client
Second, install the Selenium IDE:
1. Open Mozilla Browser and go to the official website: http://seleniumhq.org/download/
2. Find the Selenium IDE download link, Mozilla browser will be prompted to install the plugin, click Install.
Http://cn.jarfire.org/selenium.html
Third, the use
1. Running
Java-jar Selenium-server-standalone-<version-number>.jar
Selenium RC for Java environment configuration