I have to enter a site and when i give the url, the popup comes asking
for the username password.

I tried the methods given in Openqa but none worked.

My sample code is :

Watir.autoit.attach("Windows  Security")
    Watir.autoit.Send("usdsdsd")
    Watir.autoit.Send('{tab}')
    Watir.autoit.Send("sdasd")
    Watir.autoit.Send('{enter}')

please help

even above code also didnt work

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to