This is documentation for the next version of K6. 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.