Skip to content

Instantly share code, notes, and snippets.

@CoinBR
Created May 25, 2019 16:14
Show Gist options
  • Save CoinBR/21514b13432efbcf7a8afd6e738f93e1 to your computer and use it in GitHub Desktop.
Save CoinBR/21514b13432efbcf7a8afd6e738f93e1 to your computer and use it in GitHub Desktop.
Slide 28
describe('Visualizar Projeto', () => {
describe('Usuário Deslogado', () => {
it('Visualizar um projeto qualquer', () => {
cy.visit('http://bit.ly/visual-teste-braskem')
})
})
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment