double click
Double-click a labeled element
Double-click a control (file grids, list editors, rename flows).
Syntax
When I double click on "<target>" [by …]Qualifiers
| Qualifier | Role | Example |
|---|---|---|
on | Target label | double click on "Draft report" |
by … | Optional find hint | double click on "row-1" by data-testid |
Examples
When I double click on "Draft report"