Jeff Fry wrote:
> Happily, setup and teardown are also optional methods for those of us 
> using Watir. If you don't want something to happen automatically at 
> the beginning of every run, don't put it in setup. Likewise with 
> teardown. For functional automation I often don't include these 
> methods at all.
Thanks Jeff.
How about the case when I want to setup some environment, but that needs 
to be done only once for a set of test cases.

Regards,
Manish
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to