Move the Cursor to a Neighboring Element
With Element Mode#
Element Mode hints every clickable element in the window, so the neighbor already has a hint. Enter the mode and type it.
When the neighbor is not exposed as a clickable element, press Tab to switch between Accessibility and OCR sources. OCR often surfaces what the Accessibility API leaves out.
With Mouse Control Mode#
To step a short distance rather than pick a target:
- Enter Mouse Control Mode.
- Hold
Commandso the reference rectangle becomes the element under the cursor. - Press a movement key to move to that element's edge, which lands you next to it.
This suits dense UI where hints crowd each other and reading them costs more than stepping.
With Element Burst Mode#
When the neighbor is a child of the same container, Element Burst Mode lists actions from child elements inside the selected target. Select the container in Element Menu Mode, choose Element Burst, and trigger the child action directly, with no cursor movement at all.
If the target is too specific, use Move selection to parent element in Element Menu Mode first, then burst the parent.