[wtr-general] Re: How to detect the a mouseover popup?

2009-06-04 Thread Ivan Chung
Thanks for all your replies. Chuck, I think we are using the jquery thickbox for the popup. What are the scripts to actually detect the presence of the popup when i click on a link. I have tried the following code and it gives error ie.link(:text, 'signup').click hwnd = ie.enabled_popup(10) I

[wtr-general] Re: How to detect the a mouseover popup?

2009-06-03 Thread Chuck van der Linden
Are you talking about something that is dynamically rendered in the UI when an element experiences a mouseover? You'd need to be able to determine what properties of the dynamic element you could look for, like a visibility style. Once you know that, fire the 'onMouseOver' event at the elementA

[wtr-general] Re: How to detect the a mouseover popup?

2009-06-03 Thread Ivan Chung
I just need a value returned, lets say the popup works then return "true" and vice versa. On Jun 3, 4:36 pm, Ivan Chung wrote: > Hi all, > > I have scenario which i needed to detect the presence of a javascript > popup when mouse over the navigations. How could i do this? > > Any helps are appre

[wtr-general] Re: How to detect the a mouseover popup?

2009-06-03 Thread Željko Filipin
On Wed, Jun 3, 2009 at 10:36 AM, Ivan Chung wrote: > I have scenario which i needed to detect the presence of a javascript > popup when mouse over the navigations. Maybe this will help: http://wiki.openqa.org/display/WTR/JavaScript http://wiki.openqa.org/display/WTR/Pop+Ups Željko -- http://wa