-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Need tab key support #299
Copy link
Copy link
Closed
Labels
existing workaroundpkg/driverThis is due to an issue in the packages/driver directoryThis is due to an issue in the packages/driver directorytopic: native eventstype: featureNew feature that does not currently existNew feature that does not currently exist
Metadata
Metadata
Assignees
Labels
existing workaroundpkg/driverThis is due to an issue in the packages/driver directoryThis is due to an issue in the packages/driver directorytopic: native eventstype: featureNew feature that does not currently existNew feature that does not currently exist
Type
Projects
Status
Generally Available
Description
As mentioned here https://docs.cypress.io/v1.0/docs/type#section-typing-tab-key-does-not-work. For accessibility testing I need to be able to tell the keyboard to press tab. If
cy.tabis not currently supported is there some way to work around this?