Commands
Last updated
Last updated
WebView automation through commands currently has limited support. We recommend using for WebViews instead.
The Command-Based Step Execution feature allows for efficient test execution by running commands directly, without initially relying on AI. This approach significantly improves run times and reduces costs. AI is only used as a backup when unexpected elements appear, such as marketing popups, notifications, UI changes, text changes, or missing element IDs.
To get started,
We currently support these gestures:
You can identify command-based steps by opening the step in the execution log and checking the ‘Reasoning from GPT Driver’ If no values are provided, the step was executed without AI assistance and is considered command-based.
If ‘Reasoning from GPT Driver’ is provided, the step was executed by the AI.