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