assertNotFontWeight (UI Automation - Interrogation)
- Purpose
- It returns true if the font weight of text at the locator in target is not the same in the value.
- Syntax
- assertNotFontWeight(locator, pattern)
- Target
- locator- an element locator pointing to an element
- Value
- Font size to be verified. EX:400
- Return Value
- Returns the font weight.