Handling popups & IE#attach

13 views
Skip to first unread message

Phani

unread,
Sep 16, 2010, 8:24:44 AM9/16/10
to Vapir
Hello Group,

Is there an easy way to handle pop-ups using Vapir? I am looking at
actions like clicking on OK button and capturing pop-up text (I am not
sure if Watir supports this as well).

As of now, I am simply using an autoit object to send enter or esc
keys to ignore pop-ups. But its not a very reliable way to handle
them.

Also, I have not found an equivalent to IE#attach in Vapir api. Any
pointers on the alternatives would be helpful.

Thanks for your time,

phani

Ethan

unread,
Sep 16, 2010, 10:40:56 AM9/16/10
to va...@googlegroups.com
Is there an easy way to handle pop-ups using Vapir? I am looking at
actions like clicking on OK button and capturing pop-up text (I am not
sure if Watir supports this as well).
 

support is, in my opinion, much better than watir's. but then again I wrote it, so biased. 
 
As of now, I am simply using an autoit object to send enter or esc
keys to ignore pop-ups. But its not a very reliable way to handle
them.

Also, I have not found an equivalent to IE#attach in Vapir api. Any
pointers on the alternatives would be helpful.

the attach API is exactly the same. Vapir::IE.attach(how, what) where how is :title or :url. 

Reply all
Reply to author
Forward
0 new messages