About

When creating tutorials in-house for members of my test team, the idea crossed me to create a blog to summarize this information for future reference. This also allows me to stick in little tips and tricks not covered in other tutorials I’ve found online so I myself can reference my own solutions later rather than reverse engineer my code.

With this blog I aim to cover topics not already covered in the Selenium HQ documentation (http://docs.seleniumhq.org/docs/), provide links to other blogs and tutorials I found useful (with full credit to the author) and include only original tutorials.

I am using C# in Visual Studio 2010, mostly running my tests in Visual Studio, not Nunit (although sometimes I may create tutorials using Nunit).

Leave a comment