Page 1 of 1

click down

Posted: Tue Sep 05, 2017 10:16 am
by MB_wiko
I have the following problem in each 3 browsers (IE, Firefox, Chrome):

I recorded some clicks with left mouse and Ranorex recorded them with Down left:
Unbenannt.JPG
It is time consuming the chang each click in Ranorex manually.

I uninstalled Ranorex and installed it again. Thas was not the solution. Version 7.1.0. Does anybody knows a solution?

Re: click down

Posted: Tue Sep 05, 2017 11:25 am
by odklizec
Hi,

Try to uncheck (or check, depending of its actual state) the "Use asynchronous dispatching of mouse and keyboard events" setting in Ranorex Configuration (Advanced tab). Hope this helps? ;)

Re: click down

Posted: Thu Sep 07, 2017 1:20 pm
by MB_wiko
Unfortunately this was not the solution. I made the option an I have the bug again.

Re: click down

Posted: Thu Sep 07, 2017 1:31 pm
by odklizec
Too bad. In this case, check your actual timing values in Settings >> Recorder Defaults tab and try to decrease Mouse/Pointer related action time.

Re: click down

Posted: Wed Sep 20, 2017 10:53 am
by MB_wiko
I solved it: The testsuite had to many files, was to big, so I made 2 files for 2 test suites and it works now. Thanks for your answer.