2012-12-18

Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language (Selenium IDE). It also provides a test domain-specific language (Selenese) to write tests in a number of popular programming languages, including C#, Java, Groovy, Perl, PHP, Python and Ruby.
"Selenium Testing Tools Cookbook" will help readers to learn and use advanced features of Selenium WebDriver API in various situations for building reliable test automation. Furthermore, it will also teach readers to use various locator methods to build reliable tests

Show more