Watir is a simple open-source Ruby-based library for automating web browsers. It allows you to write tests that are easy to read and easy to maintain. It is optimized for simplicity and flexibility.
" If JavaScript is not central to your application, Webrat is a simpler, effective solution [than selenium or watir] that will let you run your tests much faster and more frequently.'