Re: [wtr-general] How to handle a pop up having drop down under itself

2010-06-01 Thread Željko Filipin
On Mon, May 31, 2010 at 5:36 PM, Saket  wrote:
> I am working with an application where a pop up is generated after
> clicking on a button.

This could help:

http://wiki.openqa.org/display/WTR/Pop+Ups

Željko
--
watir.com - community manager
watirpodcast.com - host
testingpodcast.com - audio podcasts on software testing. all of them
vidipodkast.com - pričamo o hardveru, softveru i časopisu Vidi

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] How to handle a pop up having drop down under itself

2010-05-31 Thread Wesley Chen
Maybe the pop up is a div or a iframe.

Wesley.
For life, the easier, the better.


On Tue, Jun 1, 2010 at 1:19 AM, windy  wrote:

> do you mean that popup is a modal dialog ?
> please try this :
> ie.modal_dialog() to attach this popup.
> see more :
> http://www.infoq.com/news/Watir-Adds-Support-for-Modal
>
> 在 Mon, 31 May 2010 23:36:05 +0800,Saket  写道:
>
>
>  Hi All,
>>
>> I am working with an application where a pop up is generated after
>> clicking on a button. Once the pop up is generated it deactivates the
>> original web page unless the user completes its action in the pop up.
>> This pop up contains several drop downs.
>> I am unable to access these drop downs.
>> Please assist..
>>
>>
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> You received this message because you are subscribed to
> http://groups.google.com/group/watir-general
> To post: watir-general@googlegroups.com
> To unsubscribe: 
> watir-general+unsubscr...@googlegroups.com
>

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com


Re: [wtr-general] How to handle a pop up having drop down under itself

2010-05-31 Thread windy

do you mean that popup is a modal dialog ?
please try this :
ie.modal_dialog() to attach this popup.
see more :
http://www.infoq.com/news/Watir-Adds-Support-for-Modal

在 Mon, 31 May 2010 23:36:05 +0800,Saket  写道:


Hi All,

I am working with an application where a pop up is generated after
clicking on a button. Once the pop up is generated it deactivates the
original web page unless the user completes its action in the pop up.
This pop up contains several drop downs.
I am unable to access these drop downs.
Please assist..




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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com


[wtr-general] How to handle a pop up having drop down under itself

2010-05-31 Thread Saket
Hi All,

I am working with an application where a pop up is generated after
clicking on a button. Once the pop up is generated it deactivates the
original web page unless the user completes its action in the pop up.
This pop up contains several drop downs.
I am unable to access these drop downs.
Please assist..

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com