Image-based tests can fail when the visual appearance of the application or the execution environment changes. Differences in scaling, resolution, theme, fonts, or dynamic screen content can affect how reliably Ranorex finds an image during playback. This article describes common symptoms, explains the most likely causes, and provides practical fixes to improve the stability of image-based recognition.
Symptoms
- Image not found on playback
- Click/type happens in the wrong place
- Works on one machine but fails on another
Causes and fixes
| Causes | Fixes |
| DPI/scaling/resolution differences |
|
| Theme/color/font changes |
|
| Dynamic UI |
|
When to switch back to UI object recognition
If the element can be identified as a UI object, object-based recognition is usually more robust in the long term.