Testing a web application with Selenium 2

by Thomas Sundberg, republished with permission   Selenium a great tool for testing web applications. The current version, Selenium 2, is a merge between Selenium and WebDriver. I will walk you through an example where we test a web site using Selenium in a few different ways. This is the same example as I demonstrated […]

Testing a web application with Selenium 2 Read More »