Skip to main content
Type text character-by-character into an input field. Unlike fill, this triggers keystroke events for each character - use it for fields that react to individual key presses (search autocomplete, OTP inputs). Python only.
Returns str - the resolved selector used.