Skip to content

Instantly share code, notes, and snippets.

@trivial-search
Created July 26, 2018 22:45
Show Gist options
  • Save trivial-search/e7166270916fe580d96a1bf5475994f0 to your computer and use it in GitHub Desktop.
Save trivial-search/e7166270916fe580d96a1bf5475994f0 to your computer and use it in GitHub Desktop.
//assert that the element contains a particular text
cy.get('.whtLink').should('contain','nirvana')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment