Basic Form Controls

Interact with the form controls. The changed values will be shown below every element. This can be used for validation in your autmated test.



Click here to Download

Form with Validations

Every field, if empty, throws validation error when the form is submitted. The error text can be validated in your automated test.
Please provide a valid city.
Please provide a valid state.
Please provide a valid zip.
You must agree before submitting.

Non-English Labels and Locators

These elements have non-English identifiers and visible text. You can test if your automation code supports non-english characters in the locators and visible text.