A Selector is a function that returns a cypress get or find chain. You can pass an object to use its data and narrow down tests against the various elements.

  • Parameters

    • Optionalargs: Object

    Returns Chainable<JQuery<HTMLElement>>