List of selenium automation testing resources collected by Tib automated testing studio:
Selenium ebook:
Selenium 1.0 testing tools Beginners Guide
Http: // testing_is_believing.download.csdn.net/
Selenium framework-Web Framework for selenium:
Http://www.open2test.com/techdocs.html
Building a flexible and extensible framework around selenium.pdf
Official website of Selenium:
Http://seleniumhq.org/
Selenium is an open-source automated Web Testing Tool, which consists of three parts:
1. Selenium ide: Firefox plug-in, which can be used for recording and playback scripts
2. Selenium Remote Control (RC)
You can use various programming languages to write automated test scripts and run them on multiple browsers.
3. Selenium Grid
The Automatic Test script of selenium remote control can be executed on multiple servers in parallel, saving a lot of test time.
Http://selenium-grid.seleniumhq.org/how_it_works.html
Selenium's work:
Http://seleniumhq.org/about/how.html
Selenium supports various browser versions, including Firefox 3, Firefox 2, IE8, IE7, Safari 3, Safari 2, opera 9, and opera 8. It also supports Script Development in multiple programming languages, including C #, Java, Perl, PHP, Python, and Ruby.
Refer:
Http://seleniumhq.org/about/platforms.html
Selenium online documentation:
Http://seleniumhq.org/docs/
WebDriver and selenium2.0:
Http://seleniumhq.org/docs/09_webdriver.html#what-is-webdriver
Selenium2.0 is still under development and improvement. You can view the progress on the Google Code open-source Website:
Http://code.google.com/p/selenium/wiki/RoadMap
Selenium-related sites:
1. Official selenium website
2. dashboard
3. Selenium cubictest
4. Selenium Bromine
5. Selenium code host on Google
6. selenium_grid_subversion_and_hudson
7. selenese reference
8. xpath
9. autoit
10. Introduction to selenium series
11. Selenium development documentation
12. Selenium Chinese Forum
13. richfaces use selenium for testing
14 maven2 authoritative guide
15. howto-Maven-storytestiq-selenium-RC
16. continuous integration of Selenium
17. Using Hudson as selenium grid for continuous integration
18. autohotkey
19. Selenium Locator
20. Selenium CSS locator example;
21. selectors
22. Dom examples
23. Tellurium
24. webdriverfirebug
25. Modify Headers
26. Jetty
27. Beginner Language
28. Advanced Servlet and JSP tutorials
29. Sauce labs blog
30. Dive into HTML5, html5doctor, HTML5
Foreign selenium Forum:
Http://www.sqaforums.com/postlist.php? Cat = 0 & board = Selenium
Firefox configuration file in selenium RC:
The hidden Firefox profile in selenium RC Server
Http://testautomationblog.com/2010/05/05/the-hidden-firefox-profile-in-selenium-rc-server/
Do you want to upgrade selenium RC 1.0.3:
Selenium RC 1.0.3-to upgrade or not
Http://testautomationblog.com/2010/03/16/selenium-rc-1-0-3-to-upgrade-or-no/
Xpather:
Http://xpath.alephzarro.com/
Test selenium XPath expressions directly in Firefox
Http://testautomationblog.com/2010/01/17/test-selenium-xpath-expressions-directly-in-firefox/
Five reasons why I like selenium:
Five reasons why I like Selenium
Http://testautomationblog.com/2009/12/25/five-reasons-i-like-selenium/
In selenium, how does one handle the pop-up anonymous window:
Selecting unnamed pop-up windows in Selenium
Http://testautomationblog.com/2009/10/08/selecting-unnamed-pop-up-windows-in-selenium/