Page 1 of 1

Send a click to a desktop object on playback

PostPosted: Thu Nov 29, 2018 5:19 pm
by MForest
Evening all.

I need to send a click to a desktop object during my pure-DOM browser playback.

Is there any way to do this?

Thanks

Re: Send a click to a desktop object on playback

PostPosted: Fri Nov 30, 2018 9:13 am
by eValid
MForest wrote:Evening all.

I need to send a click to a desktop object during my pure-DOM browser playback.

Is there any way to do this?

Thanks


Thanks for asking MForest.

Yes, this happens in the practical world of web application testing when on a Windows environment.

The problem is that that there's no direct way to do that except with a special eValid utility, "eVclick.exe," which is supplied with eValid.

Here is the manual page explanation:

http://e-valid.com/Products/Documentati ... k.exe.html

The trick here is to choose a long-enough time delay -- maybe 10 seconds -- so that the thing you are trying to send a click to will surely "be there on the screen" to accept the click.

Hope this helps!


-- eValid support