0
kicks
Getting Started With Selenium For ASP.NET Developers
During the Olympia Software Craftsmanship Workshop last weekend, Jeff Olsen (@olsonjeffery) demonstrated the use of the web testing framework Selenium. I was really impressed with the Selenium IDE and how easy it was to use in Firefox. One of the menu items of the IDE is to export a test as C#. I wanted to find out exactly what it takes for a .NET developer to get started using Selenium. This post is intended to help others get started.