Click to see the form to practice this exercise:
Exercise 2
Complexity: Intermediate
- Open the Login Testing Form
- Using any type of locator, identify the "Generate User" button and click on it
- Wait for the username to be displayed in the page, then get the username value
- Using any type of locator, identify the Username field and type the value displayed in the page
- Using any type of locator, identify the Password field and type "Welcome01"
- Using any type of locator, identify the Submit button and click on it
- Check if a confirmation message is displayed on the page