storeTextAlign (UI Automation - Manipulation)
Compatible with:
- Purpose
- Generated from getTextAlign(locator)
- This command retrieves the text-align - CSS attribute value applied to that element
- Syntax
- storeTextAlign(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-align.