Page 1 of 1

Wait for 5m per default

Posted: Wed Dec 06, 2017 10:04 am
by Kikkaha
Hello every body

For my test automation I need:
1. The "wait for" with 5m per default (now it is 5s)
2. The "wait for" with "exist" per default (now it is "not exist")
3. Mouse click selection with "center" by default (now it is always with coordinates e.g. (85.123) )

Is this possible?

Best regards
Kikkaha

Re: Wait for 5m per default

Posted: Wed Dec 06, 2017 10:28 am
by odklizec
Hi,

I'm afraid, there is no setting for WaitFor default time or action.

As for 3rd question, yes, that's possible by setting Coordinate recording mode to "None" (Ranorex Settings >> Recorder Defaults tab).

Re: Wait for 5m per default

Posted: Wed Dec 06, 2017 10:53 am
by Kikkaha
Thank you very much for the fast answer.

Have a nice day
Kikkaha