What would you like?
The keystrokeDelay configuration, that controls the delay of keystrokes in cy.type, is set to a default of 10ms.
The keystrokeDelay configuration would still be available at a global and test config level as well as an option to each cy.type command (so users could revert to old behavior if wanted).
Why is this needed?
We'd like to have the default set to 0 in order to improve performance of test runs. Tests that are heavy with typing would have an improved performance.
Other
No response
What would you like?
The keystrokeDelay configuration, that controls the delay of keystrokes in cy.type, is set to a default of 10ms.
The keystrokeDelay configuration would still be available at a global and test config level as well as an option to each cy.type command (so users could revert to old behavior if wanted).
Why is this needed?
We'd like to have the default set to 0 in order to improve performance of test runs. Tests that are heavy with typing would have an improved performance.
Other
No response