Testing Forms
Step 1) Get Form
First, we need to get the form
Step 2) Type In Form
cy.type('words')
Step 3) Subscribe
cy.click()
Step 4) Test success/fail
NOTE: Waiting/Retriability *docs
Step 5) Test validation
Step 1) Get Form
First, we need to get the form
Step 2) Type In Form
cy.type('words')
Step 3) Subscribe
cy.click()
Step 4) Test success/fail
NOTE: Waiting/Retriability *docs
Step 5) Test validation