Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Watircraft

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