hi,
We cannot attach popup window by using attach method.
Thanks,
kiran.

On May 23, 10:40 pm, Vicky Goyal <vikasrattango...@gmail.com> wrote:
> Hi all,
>
> require 'watir'
> require 'watir/ie'
> require 'win32ole'
> require 'watir\contrib\enabled_popup'
> ie1=Watir::IE.start('http://www.pageresource.com/jscript/jex1.htm')
> #~ ie1=Watir::IE.attach(:title,/JavaScript/)
> #~ ie1.link(:text=>/Example 2/,:index=>1).click_no_wait
> popupHandler(ie1,'OK')
>
> you can use the code above to see the pop up and tell me is there any
> posibility to handle this pop up. i dont want to use threads
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to