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