failed to move to location for text field

Download and share automation modules and examples.
MagicTun
Posts: 2
Joined: Mon Mar 02, 2015 11:01 am

failed to move to location for text field

Post by MagicTun » Mon Mar 02, 2015 11:11 am

Hi,

I am having issue with Ranorex when trying to move to location, I have the message: failed to move to location 'xx;xx' within element '{xxx}' the pointer cannot be moved to point '{X=xxx, Y=xx}'
This is a recurrent issue I am facing.
How can I do to find the location ?

The application popup many windows

Thanks for your help.

Best regards,

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: failed to move to location for text field

Post by krstcs » Mon Mar 02, 2015 5:55 pm

Without more information it will be difficult to help you.

What version of Ranorex are you using?
What version of Windows are you using?
What technology is the System Under Test (SUT) designed in? (HTML, WPF, WinForms, Java, etc.)

Also, are you sure that the position you have given Ranorex to move the mouse to is actually a valid location on the screen or element in question?
Shortcuts usually aren't...