Color Picker
The Color Picker collects coordinates, colors, and regions from device screenshots or images. For a first pass, aim for a simple task: open a screenshot, click one target point, and copy its coordinate and color into your script.
Bitmap Dictionary Tool
The Bitmap Dictionary Tool turns text or graphics in an image into reusable bitmap data. It is useful when screenshot text is not ordinary text and cannot be captured with Text Element Capture.
Text Element Capture
Text Element Capture collects text, buttons, inputs, and other UI elements that the system can recognize on the current device screen. It is useful for generating script code for clicking, typing, scrolling, and checking whether a page contains certain text.