This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
dblclick(x, y[, options])
Mouse double clicks on the x
and y
coordinates. Similar to
mouse.click()
, but it simulates a double click.