How do I use Watir?
A good place to start is typically the Watir Documentation Page which links you to the Quick Start Guide, the rdoc (api), articles, and other resources. Anther good way to understand how to use Watir and get examples is to take a look at the unit tests. There are tests for all of the features in Watir which can serve as excellent documentation and a basic tutorial.