Interact with the form controls. The changed values will be shown below every element. This can be used
for validation in your autmated test.
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.
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.