assertAllFields (UI Automation - Interrogation)
Compatible with:
- Purpose
- In the current page, gets the IDs for all fields and compares this list with the ID pattern given in the Target.
- Syntax
- assertAllFields(pattern)
- Target
-
Pattern
- Value
- N/A
- Return Value
- The IDs of all field on the page. Returns the IDs of all input fields on the page.
If a given field has no ID, it will appear as "" in this array.