Skip to content

storeFontStyle (UI Automation - Manipulation)

Compatible with:
  • Purpose 
  • Generated from getFontStyle(locator)
  • Retrieves the CSS font-style attribute value applied to that element
  • Syntax
  • storeFontStyle(locator, variableName)
  • Target
  • locator - Ann element locator pointing to an element OR an element itself.
  • Value
  • variableName - An identifier used to store the aforementioned property.
  • Return Value
  • The font-style.
 
 

Feedback and Knowledge Base