Closed
Description
Describe the Feature
Add another option to type()
that allows for skipping the blur event. This is useful for testing form validation where validation typically happens either onChange
or onBlur
. Simulate all the typing without leaving the field would be useful in this case.
Possible Implementations
An if
at
Related Issues
Metadata
Metadata
Assignees
Labels
No labels