Recently want to give selenium to the system of learning. Mainly because it is open source, and adaptable to multiple browsers in multiple languages.
Selenium mainly consists of selenium-ide, SELENIUM1, selenium2, selenium guird. I am the novice to learn selenium-ide first.
Study Selenium books:: "Selenium private dishes", selenium official documents, "Selenium 1.0 testing Tools", "Selenium Automation Test Guide"
Network resources:
[1]. http://seleniumhq.org/: Selenium official website.
[2] . http://openqa.org/: Selenium official forum, there are a lot of reference:, highly recommended!
[3] . Selenium Chinese : Record a large number of selenium Chinese materials.
[4] . http://seleniumcn.cn/ : A selenium Chinese forum.
First, installation
Method One:
Open the Firefox browser and go to the official website: http://seleniumhq.org/download/
Find the Selenium IDE download link, Firefox will be prompted to install the plugin, click Install.
Method Two:
In the Firefox menu bar, select Tools--->add-ons Manager (add components) and then search selenium IDE Click Download to install the reboot.
Selenium IDE Use :
Open Plugin
Open a new tab in the browser----Enter the Baidu URL-----in the search bar enter "left ear" click on the Search button) is such a simple process.
When the recording is complete, click the Red button to end the recording.
Selenium-ide Learning