cy.title().contains('My App') // Errors, 'title' does not yield DOM element ... Without the explicit selector the subject would change to be the <button> .
確定! 回上一頁