vote up 0 vote down star

I'm trying to do some unit/integration tests between pages of my ASP.NET site but can't seem to find any tool that can work effectively with modal dialogs generated by the showModalDialog command (FF3, IE).

Does anyone have experience testing these annoying things?


Update: @bbmud was right--WatiN supports modal dialogs very well. Here's the example that got me started.

Thanks!

flag

2 Answers

vote up 1 vote down check

Are you bound to any specific platform? From your questions and answers I am guessing C#/.NET ;)

WatiN has a good support for modal and modeless dialogs in IE, but I'm not sure whether it works for FF3.

link|flag
good assumptions--I'll check it out, thanks – Michael Haren May 17 at 22:44
vote up 0 vote down

I second WatiN if you are looking for something free.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.