Skip to content

storeTextDecoration (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from getTextDecoration(locator)
  • This command retrieves the CSS text-decoration attribute value applied to that element.
  • Syntax
  • storeTextDecoration(locator, variableName)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • variableName - A variable to store.
  • Return Value
  • The text-decoration.
 

Feedback and Knowledge Base