Skip to content

Instantly share code, notes, and snippets.

@khushboothakkar
Last active June 27, 2018 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khushboothakkar/8b8e174e171cec00db93f3947452941a to your computer and use it in GitHub Desktop.
Save khushboothakkar/8b8e174e171cec00db93f3947452941a to your computer and use it in GitHub Desktop.
describe('Testcase6',() => {
it('Print the message',() => {
cy.log('Successfully logged in')
})
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment