Friends : I have multiple levels of security acceptance to my website. First it shows a digital ceritificate dialog box, then a security dialog box and the an alert message box. I need to click on all these dialog boxes before I can proceed with the application. All these occur sequentially after I open the website. The control in ruby does not pass until I click OK or YES button on the dialog boxes. Any idea as to how we can handle this ? Also it may not occur sometimes because the previous session could be still active. How can we fix this issue to click on the dialog box if it is visible?
Thanks Balu _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
