This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
click(selector[, options])
Warning
Use locator-based
locator.click([options])
instead.
This method clicks on an element matching a selector
.