📔11. Cypress Metin Doğrulaması

const t = e.text()
expect(t).to.contains('Sign')

Last updated