Fills an input field with the specified value. Supports fixtures for reusable selectors.
The key of the selector in the fixtures or a raw CSS/XPath selector.
The text value to type/fill.
When I pw fill "login.usernameField" with "testuser" Copy
When I pw fill "login.usernameField" with "testuser"
Fills an input field with the specified value. Supports fixtures for reusable selectors.