0.01
No commit activity in last 3 years
No release in over 3 years
WatirSplash makes testing of web applications splashin' easy by combining best features of Watir, RSpec and Ruby!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.