Skip to content

Feature Request: .tabUntil #17

@schtauffen

Description

@schtauffen

Would love the ability to say "hit tab until you match" to ensure things are in a flow.

cy.visit(url)
  .get('#carousel-xyz')
  .find('[data-item=0]')
  .focus()
  .tabUntil('.right-arrow');

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions