Page 1 of 1

Ranorex Spy - Delay feature request

Posted: Tue Apr 14, 2009 5:56 pm
by atom
Hiya,

Other automation tools (not naming names!) have a delay feature in their GUI spy tool. This allows the user to perform a click in the application to display some gui component, before the spy tool grabs all gui elements.

For example if there is a custom date picker dialog, it will only be visible when the user clicks to open it. This means Ranorex Spy wont see it.

Unless im mistaken!

Regards

Posted: Wed Apr 15, 2009 8:27 am
by Support Team
RanorexSpy does not have a delay feature, but provides "Instant Tracking", i.e. a keyboard shortcut that tells RanorexSpy to spy the element under the mouse cursor when the shortcut "Ctrl+LWin" is pressed. We thought that a shortcut is easier to use than a delay, because using a delay you sometimes get in a hurry :-)

Please, have a look on the following paragraph in the Ranorex User Guide:
http://www.ranorex.com/support/user-gui ... html#c1797

Regards,
Alex
Ranorex Support Team

Re: Ranorex Spy - Delay feature request

Posted: Thu Nov 25, 2010 11:11 am
by mats
The "Instant Tracking" is not working with Remote desktop. The shortcut "Ctrl+LWin" is ignored for Remote desktop.
In this case a 'Delay feature' or configurable shortcuts would be helpful.

Or is there an other possibility?

Regards,
Mats

Re: Ranorex Spy - Delay feature request

Posted: Thu Nov 25, 2010 10:57 pm
by Support Team
mats wrote:The shortcut "Ctrl+LWin" is ignored for Remote desktop.
That's not completely true. By default, Remote Desktop only send Windows key combinations if Remote Desktop is in full screen mode. However, you can configure Remote Desktop to always send "Windows key combinations" to the remote host. In the "Keyboard" group of the "Local Resources" tab select "On the remote computer" (see below screenshot).

Regards,
Alex
Ranorex Team

Re: Ranorex Spy - Delay feature request

Posted: Fri Nov 26, 2010 2:13 pm
by mats
Thanks