This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
selectOption(selector, values[, options])
Warning
Use locator-based
locator.selectOption()instead.
Selects one or more options which match the values from a <select> element.


