Skip to content
bfaloona edited this page Aug 13, 2010 · 1 revision

WatirCraft is a testing framework that builds on Watir. It allows tests to be expressed as Rspec or Cucumber tests and provides a library structure to support maintainable testing.

It includes a Page class that allows you to maintain all your Watir html references in one spot, among other features.

Clone this wiki locally