Custom command to select DOM element by data-cy attribute. * @example cy.dataCy('greeting') */ dataCy(value: string): Chainable<JQuery<HTMLElement>>
確定! 回上一頁