Skip to content

Implement correct behavior for all input types supporting arrow up (stepUp) and arrow down (stepDown) #29665

@thevladisss

Description

@thevladisss

What would you like?

Implement correct behavior for all inputs that support "key up" and "key down" on the keyboard and input types that support "stepUp" and "stepDown" functions and are listen in docs. .
Currently attempting to use cy.type("{upArrow}") or cy.type("{downArrow}) is only supported by input[type=number], while for others it throws

Why is this needed?

Cypress should match native experience using inputs that support this behavior and support "key down" and "key up" on them.

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions