storeCssCount (UI Automation - Manipulation)
Compatible with:
- Purpose
- The command is used to calculate and store a number of matching nodes for the given CSS path in the target field.
- Syntax
- storeCssCount(csspath, variableName)
- Target
- CSS path - the CSS path expression to evaluate.
- Value
- variableName - the name of a variable in which the result is to be stored.
- Return Value
- Returns the number of nodes that match the specified CSS path.