Hi,

2008/12/28 Charley Baker <charley.ba...@gmail.com>:
> There are also some frameworks built around watir which you might take a
> look at, here are a couple of links:

> Cucumber - the next generation of RSpec story runner, Aidy also posted an

I have done some work on this today: Instead of mapping objects in an
external folder as exampled here:

http://wiki.openqa.org/display/WTR/Framework+that+objects+models+AUT

I have encapsulated each object\action within a step and re-used the
steps for more declarative acceptance criteria.

I have also added an 'After' hook to close the browser after each scenario.

http://code.google.com/p/cucumber-and-watir/

Thanks

Aidy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to