Technology specific object identification, supported applications, web technologies, and 3rd party controls.
-
Nono
- Posts: 20
- Joined: Wed Oct 02, 2013 11:19 am
Post
by Nono » Sun Jun 26, 2016 4:25 pm
Hi,
I have a bit of a weird issue. There's an object I try to detect and use in my tests. It's an web element (a button).Every time I try to run my test I need to update its action spot as it keeps changing! every single time. The object itself remains the same, it only looks like its coordinates are dynamic for some reason....
Please assist

-
odklizec
- Ranorex Guru

- Posts: 7469
- Joined: Mon Aug 13, 2012 9:54 am
- Location: Zilina, Slovakia
Post
by odklizec » Sun Jun 26, 2016 5:08 pm
Hi,
Have you tried to change the pixel-based coordinates to "center"? Additionally, I would suggest to change "Coordinate recording mode" (recorder default settings) from 'pixel' to 'none', which will record all future clicks at element center.
Pavel Kudrys
Ranorex explorer at
Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
-
Nono
- Posts: 20
- Joined: Wed Oct 02, 2013 11:19 am
Post
by Nono » Mon Jun 27, 2016 5:23 pm
Thanks so much! It worked great after changing the default recording settings.
-
odklizec
- Ranorex Guru

- Posts: 7469
- Joined: Mon Aug 13, 2012 9:54 am
- Location: Zilina, Slovakia
Post
by odklizec » Mon Jun 27, 2016 6:02 pm
Good to hear that!

You are welcome.
Pavel Kudrys
Ranorex explorer at
Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration