[Wtr-general] ASP.NET and Watir

Roger Studner oreoferret at gmail.com
Tue Oct 24 16:04:56 EDT 2006


Possibly i'm unlucky.. or just haven't read enough of the archives.

I'm trying to test an ASP.NET web app.. that has 3 frames.

I essentially, cannot get more than about 2% of anything to work haha.

When I first start up.. if I do ie.frame("detail").show_all_objects().. I
get a bunch of stuff.

Now.. if I do ie.frame("header").link(:url, /users/).click...   the page
refreshes.. the detail frame is full of stuff... I can view source and see
the HTML.. button's etc...

But now if I do ie.frame("detail"). anything.. doesn't matter.. .links
.buttons .text_fields... I get nothing back.. ever.

Is it well known that it is impossible to test dynamically generated
ASP.NETstuff with Watir?  (that being said, every execution, every
time, yields
identical HTML in view source).

Thanks,
Roger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20061024/5c623c6f/attachment.html 


More information about the Wtr-general mailing list