Using Double Clicks in AI Recorder
Some websites need a double click to trigger certain actions, such as opening detailed views or interacting with complex UI elements. The AI Recorder supports this through a Double Click option in the click step settings.
Enabling this option lets you convert a single click into a double click without re-recording the step. This gives you more precise test coverage.
Enable Double Click
In the AI Recorder, expand the step that contains a click action.
Hover over the click action, open the three-dot menu, and select Double Click.
The Recorder updates the step to use a double click.
The double click setting is saved with the step. If you open it later using Edit Recorder, it will still be enabled.
Best Practice
- Review recorded steps to confirm they behave as expected before running tests.