Skip to content

Element Mode

Element Mode is used to move between clickable elements such as links, buttons, and text fields. What happens after selecting an element depends on the command you used in Command Mode or from a shortcut.

For example, if you enter Element Mode through command.moveCursorToElementAndLeftClick, selecting an element will move the cursor to that element and perform a left click.

When Element Mode is active, clickable elements in the active window are highlighted and assigned letter hints. Type the hint to jump the cursor to the target element.

Element Mode

You can also press Enter to select the element directly under the current cursor.

CommandIdentifierAction
command.moveCursorToElementMove cursor to element
command.moveCursorToElementAndLeftClickMove cursor to element and left click
command.moveCursorToElementAndDoubleLeftClickMove cursor to element and double left click
command.moveCursorToElementAndMiddleClickMove cursor to element and middle click
command.moveCursorToElementAndRightClickMove cursor to element and right click