assertNotTextOrientation (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getTextOrientation(locator)
- This command retrieves the CSS text-orientation attribute value applied to that element, the command passes when the pattern and actual value do not match.
- Syntax
- assertNotTextOrientation(locator, pattern)
- Target
- locator- An element locator pointing to an element OR an element itself
- Value
- Pattern - The text-orientation to be verified.
- Return Value
- The text-orientation.