Rodrigo,

I generally try to set my security settings so these dialogs don't show up in the first place. It's quite possible that they have been designed not be to be scriptable specifically to prevent scripting-based attacks from being able to directly manipulate the security dialogs.

There has been little or no work in this area with Watir since 1.4.1. Look at our code and see if you can find a solution using Autoit or the direct calls to the Windows API. Frankly, Watir's support for windows non-web modal dialogs is limited and not terribly reliably. Fixing it was originally in the Road Map for 1.5, but it may get deferred.

Bret

On 4/20/06, Rodrigo Julian Martin <[EMAIL PROTECTED] > wrote:
Hello everybody, i´m having a terrible headache with the Security Alert Dialogs that appears in my  tests...
 
I´ve already tried the WinHelper, WinSecurity thread in Watir 1.41 and that doesn´t work at all..
Today i´ve downloaded the development version of Watir 1.5 (which I guess it fix this modal dialogs troubles) and tried again, with no good results at all... Anybody could achieve this? Sorry if i´m repetitive but i´m really stucked with this =(
 
Cheers and Thanks in Advance
 
Rodrigo Julián Martín

_______________________________________________
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

Reply via email to