I'm not sure I understand.  Watir works on the browser, like and end-user.  It 
doesn't care if it's ASP, flat HTML, PHP or whatever.  It just sees the output.

Even if you're using ASP, you'll still have a <frame src=""> structure to 
follow, and at some point some HTML to "click" on.  General rule-of-thumb seems 
to be that if a user can browse it, Watir can test it.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=6623&messageID=18987#18987
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to