watirsplash

WatirSplash makes testing of web applications splashin' easy by combining best features of Watir, RSpec and Ruby!


Install
gem install watirsplash -v 2.4.4

Documentation

WatirSplash

WatirSplash is no more.

You can always use the latest version of WatirSplash gem when really needed.

I have moved most of its functionality into separate gems which should be used instead:

  • watir - supports now watir-classic and watir-webdriver allowing you to switch between libraries used.

  • watir-rspec - allows you to use Watir seamlessly with RSpec.

  • test-page - create page objects for more maintainable tests.