- Getting started
- Installation
Known limitations of ScreenPlay in Automation Suite, including the absence of the image grounder component and its effect on UI targeting.
Image Grounder unavailable in Automation Suite
In Automation Suite, ScreenPlay runs without the image grounder component. The image grounder refines detected targets and produces pixel-level coordinates for precise UI interactions, such as clicks.
Without this component, ScreenPlay uses coordinates derived from DOM extraction and structural analysis. This method remains reliable for standard interfaces.
The image grounder normally provides an additional refinement step that improves positional accuracy, especially in dynamic or visually complex interfaces. As a result, you may notice reduced precision when targeting such interfaces. For standard use cases, automations are expected to continue running reliably.