Monday, July 20, 2009

Useful notes on Selenium ...



and another at http://www.alvinsingh.org/2008/05/automate-website-testing-with-selenium-rc/

No comments:

Post a Comment

Featured

Selenium - Page Object Model and Action Methods

  How we change this code to PageObjectModel and action classes. 1 2 3 driver . findElement ( By . id ( "userEmail" )). sendKeys (...

Popular Posts