If you're using the latest Watir 1.5 and Ruby 1.8.2, you can use ie.modal_dialog, Watir 1.4 doesn't support modals:
-Charley On 1/3/07, Balakrishna <[EMAIL PROTECTED]> wrote:
Hello all, I am having a modal ( without address bar) popup window which has a form and I need to fill some data into the same. I tried attaching the window using the title, but it does seem to recognize the window. I also tried to attaching using url but not successful either. Any suggestions is appreciated. Thanks Balu _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
