WatiN Documentation

Following are some links to the spares documentation currently available. See the support page for other options the get or find information about using WatiN.


Current release

Read the release documentation for the current release here or visit the release notes history.


Articles

The Getting started article shows a basic scenario; searching Google and how to automate this with WatiN. It also explains how the IE Developer Toolbar can help you with your automation tasks.

The WatiN and Thread.Apartmentstate article explains the why and how of setting the ApartmentState of a Thread to STA (single treaded apartment). It also explains how to do this when using WatiN with NUnit, MBUnit, Visual Studio Team System, TestDriven.Net or SharpDevelop to run your tests.

In his blog WatiN Testing Design Pattern Richard Griffin talks about his WatiN Testing Design Pattern. This pattern is a good way to organize your code if you will have lots of tests.

Bruce McLeod has blogged about accessing HTMLDialogs and WatiN based unit tests using the ASP.NET Development web server and has started a reference project on codeplex


Documentation

MSDN style online documentation. This is the online version of the help file available in the distribution. Not everything is documented yet but it does contain some code examples to get you started.

This document provides a Mapping table between the html element in your web page html code and the WatiN API.

Frequently Asked  Questions A list of frequently asked questions about WatiN.


Release documentation history


Roadmap

The roadmap gives some insight into the future development of WatiN.