Components
Last updated
Was this helpful?
Last updated
Was this helpful?
Custom components (different input controls with validation) and base page objects for AAF are contained in this section.
All common inputs (text input, password input, etc.) have the same structure and validation messages in AAF.
Base page used by all other pages in different features contains main menu, side navigation bar and other controls.
Here is a snippet demonstrating how to use TextInputWithValidation
:
To test validation messages on this input, we can use validation message extensions located in the Extensions folder: