This is documentation for the next version of K6. For the latest stable release, go to the latest version.
inputValue(selector[, options])
Warning
Use locator-based
locator.inputValue([options])
instead.
Returns input.value
for the selected input
, textarea
or select
element.