Browse Source

Initial Commit for input type change

Signed-off-by: roman-rezinkin <roman.rezinkin@hotmail.com>
pull/632/head
roman-rezinkin 3 years ago
parent
commit
dfe2a63058
  1. 2
      cypress/support/commands.js

2
cypress/support/commands.js

@ -7,7 +7,7 @@
// commands please read more here:
// https://on.cypress.io/custom-commands
// ***********************************************
//
// @author Roman Rezinkin roman.rezinkin@hotmail.com
//
// -- This is a parent command --
// Cypress.Commands.add('login', (email, password) => { ... })

Loading…
Cancel
Save