This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
down([options])
Dispatches a mousedown
event on the mouse’s current position. Mouse’s current position can be changed using
mouse.move()
.