Skip to content

verifyNotFontSize (UI Automation - Interrogation)

  • Purpose
  • Generated from getFontSize(locator)
  • Retrieves the CSS font-size attribute value applied to that element.
  • It returns true if the font-size of text at the locator in the target is not the same as the value.
  • Syntax
  • verifyNotFontSize(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • N/A
  • Return Value
  • Returns the font-size.
 
 
 
 
 
 

Feedback and Knowledge Base