midscene_aiKeyboardPress
Press a specific keyboard key on a web element using natural language. Optionally, enable precise element location with AI for accurate interaction in automated workflows.
Instructions
Presses a specific key on the keyboard.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deepThink | No | If true, uses a two-step AI call to precisely locate the element | |
key | Yes | The web key to press, e.g. 'Enter', 'Tab', 'Escape', etc. | |
locate | No | Optional: natural language description of the element to press the key on |