I downloaded Ranorex earlier today, and used Recorder to record a GUI-based session with a win32 app (MFC). This worked fine, and to my surprise, even recorded the duration/interval of the mouse moves and clicks.
However, I'd like the playback to be much faster that the original recording to get through the tests faster. I was able to change the duration of the events, and that helped. But is there a way to set a default duration for mouse moves, drag, up, down so that I can compress the delay times?