assertFontSize (UI Automation - Interrogation)
Compatible with:
- Purpose
- This command is useful for verifying the css font-size attribute value applied to that element.
- If the value does not match with the attribute value which we get from the UI, it aborts the execution.
- Syntax
- assertFontSize(locator, pattern)
- Target
- locator
- Value
- pattern
- Return Value
- Returns true or false