dblclick(selector[, options])
Double clicks on an element matching the provided selector.
Returns
Type | Description |
---|---|
Promise<void> | A Promise that fulfills when the double click action is finished. |
Double clicks on an element matching the provided selector.
Type | Description |
---|---|
Promise<void> | A Promise that fulfills when the double click action is finished. |