/WatirSplash

Combining best features of Watir and RSpec for browser-based functional testing.

Primary LanguageRuby

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.