Phlip wrote:
> I am still wondering how anyone TDDs with this system. I am currently
> trying to use Watir_Simple (because it will take care of all the
> wait-for-refresh issues that I don't want to research.)
>
> However, it exhausts handles. Further, I can't figure out how to reach
> inside it and grab the IE object it holds. (Is this @@browser?)
>
> Does anyone have a complete, TDD-ready example of Watir_Simple in
> action, such as one testing a public web site? So I can run it and
> report if it exhausts my handles.

Did you see the recent post by Aslak Hellesoy where he showed a simple 
framework for using Watir with Rspec to do TDD? (or BDD)


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

Reply via email to