This is documentation for the next version of Grafana k6 documentation. For the latest stable release, go to the latest version.
fill(selector, value[, options])
Warning
Use locator-based
locator.fill(value[, options])instead.
Fill an input, textarea or contenteditable element with the provided value.


