Skip to content

Set keystrokeDelay configuration to be default of 0 instead of 10 #33523

@jennifer-shehane

Description

@jennifer-shehane

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions