Re: [Wtr-general] Watir Q's

2006-09-23 Thread Bret Pettichord
David Munns wrote: > > Based on what I see in the watir unit tests, I have tried: > > ie.modal_dialog( :title, /Modal Dialog Partial Title/ ) => result is a > watir timeout, even when I set timeout value at 60s > > It appears that the window is never found this way. Any suggestions? > ie.modal_dia

[Wtr-general] Watir Q's

2006-09-18 Thread David Munns
I want to invoke a modal dialog window and navigate through its buttons, radio buttons, and lists. I am using watir 1.5.1081. The object that launches it is described as follows:   Active Element: [TD], Frame: [fraBanner], Index: [29]         Based on what I see in the watir unit