Simulate Tab Keypress
This is a pre-built Action that comes for the captured Element, instructs the Avo Assure to perform a Tab key operation on the captured element to simulate moving the cursor/focus to the next field in a form.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False
Example
Simulates a Tab keypress.
The Simulate Tab Keypress action triggers a Tab operation on the currently focused element, moving the focus to the next logical field in the UI. The result is stored in the {tabStatus} variable with possible values:
True – if the focus and click successfully on object
False – if the Tab operation fails or is not applicable to the current element

Last updated
Was this helpful?