Mouse Cursor Type

Ask general questions here.
atom
Posts: 357
Joined: Sun Dec 07, 2008 11:14 pm
Location: Dublin, Ireland

Mouse Cursor Type

Post by atom » Wed Jan 14, 2009 6:21 pm

Hiya,
To synchronize our test case with the application under test GUI, we normally check the mouse pointer status.
If the mouse pointer is an hour-glass, our test case waits ...
How in Ranorex can you check the mouse pointer status?

Thanks

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Thu Jan 15, 2009 1:54 pm

The current preview version does not support this.

However, it will be available in the V2.0 Beta which will be released within a week from now (Mouse.CursorName, e.g. "Default", "WaitCursor", ..)

Note that identifying the cursor only works reliably with system cursors but not with custom cursors.

Michael
Ranorex Team

atom
Posts: 357
Joined: Sun Dec 07, 2008 11:14 pm
Location: Dublin, Ireland

Post by atom » Thu Jan 15, 2009 2:36 pm

ok sounds nice