Click to see the form to practice this exercise:

  1. Login testing Form

Exercise 2

Complexity: Intermediate

  1. Open the Login Testing Form
  2. Using any type of locator, identify the "Generate User" button and click on it
  3. Wait for the username to be displayed in the page, then get the username value
  4. Using any type of locator, identify the Username field and type the value displayed in the page
  5. Using any type of locator, identify the Password field and type "Welcome01"
  6. Using any type of locator, identify the Submit button and click on it
  7. Check if a confirmation message is displayed on the page