Overcome a popup on a webpage.

General discussion about eValid, its characteristis and applications.

Overcome a popup on a webpage.

Postby SmithD » Fri Jan 09, 2015 7:28 pm

Evening.

I've got this really complex web page to test and one part of it is that that if I hover over an element I get a popup on the screen.

But how do I record that with eValid.

Thanks

PS: Sorry for the late night posting.
SmithD
 
Posts: 1
Joined: Fri Jan 09, 2015 7:25 pm

Re: Overcome a popup on a webpage.

Postby eValid » Mon Jan 12, 2015 3:44 pm

SmithD wrote:Evening.

I've got this really complex web page to test and one part of it is that that if I hover over an element I get a popup on the screen.

But how do I record that with eValid.

Thanks

PS: Sorry for the late night posting.


Thanks for posting SmithD. Never too late in the day to ask a question.

That can be tricky.

The hover event is fired when the mouse (cursor) is actually over the element.

You use the IndexElementEvent command, described here:

http://www.e-valid.com/Products/Documen ... event.html

You first find the element where you'll be hovering.

Then you position the mouse as "over some position that includes that event" using the offsetX and offsetY options.

Now you can send that event to the specific event. The result is that the browser will show the popup (the browser understands that the mouse is hovering there and will respond accordingly).

--eValid support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to General Solution Topics

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons