storeWidth (UI Automation - Manipulation)
Compatible with:
- Purpose
- This command is used to retrieve the css width attribute value applied to that element. It returns width in pixels.
- Syntax
- storeWidth(locator, variableName)
- Target
- locator - an element locator pointing to an element OR an element itself
- Value
- variableName
- Return Value
- Returns width in pixels