Handeling a Security window in ruby

Hi All,

I am using ruby for automation testing.While running my script iam
getting a Security popoup from internet explorer.I want to click on yes
button but not able to do that.Can anyone help on this?

Please help

Thanks and Regards,
Aakash

···

--
Posted via http://www.ruby-forum.com/.

In the worst case, you could use FindWindow. Heck the Win32 GuiTest gem.

···

On Jun 8, 2012, at 1:29 AM, Aakash Dev <lists@ruby-forum.com> wrote:

Hi All,

I am using ruby for automation testing.While running my script iam
getting a Security popoup from internet explorer.I want to click on yes
button but not able to do that.Can anyone help on this?

Please help

Thanks and Regards,
Aakash

--
Posted via http://www.ruby-forum.com/\.

https://github.com/jarmo rautomation might work for you.

···

--
Posted via http://www.ruby-forum.com/.