Page 1 of 1

Recording Mouseover event accurately

PostPosted: Tue Jul 04, 2017 2:38 pm
by GPerkins
Afternoon.

I need to record mouseover events because they make our website do some fancy things...what can eValid do here?

BTW Happy Fourth of July!

Thanks

Re: Recording Mouseover event accurately

PostPosted: Wed Jul 05, 2017 2:05 pm
by eValid
GPerkins wrote:Afternoon.

I need to record mouseover events because they make our website do some fancy things...what can eValid do here?

BTW Happy Fourth of July!

Thanks


Good question Gperkins, thanks for posting.

Here is the basic information about MouseOver recording:

http://e-valid.com/Products/Documentati ... eover.html

If you want to get validation on a popup you can do that too...but you may have to resort to a trick we use in eValid tha goes like this:

a. Make a recording that produces the popup

b. Change the last action on the script to a KeyDown so that the popup stays there.

c. Do a screenshot or validate-selected-text on the screen and using the append to scrip you can fix the script so it will extract the data in the same way in production mode.

Give us a call if you have problems.


-- eValid Support