This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
isChecked(selector[, options])
Warning
Use locator-based
locator.isChecked([options])instead.
Checks to see if the checkbox input type is selected or not.


