Skip to content

verifyNotFontStyle (UI Automation - Interrogation)

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

Feedback and Knowledge Base