assertElementSize (Native/Hybrid Apps - Interrogation)
Compatible with:
- Purpose
- Verifies the Size of an element. Stops the execution if pattern does not match.
- Syntax
- assertElementSize(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself.
- Value
- pattern - Pattern to be verified.
- Return Value
- N/A