Playwright Cucumber TS Steps
Preparing search index...
backend/actions/inputs
clearInput
Function clearInput
clearInput
(
page
:
any
)
:
Promise
<
void
>
Clears the text content of the active input field.
Parameters
page
:
any
Returns
Promise
<
void
>
Example
When
I
pw
clear
Copy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Playwright Cucumber TS Steps
Loading...
Clears the text content of the active input field.