verifyNotBorderColor (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getBorderColor(locator)
- This command retrieves the CSS border-color attribute value applied to that element, passes if the color does not match.
- Syntax
- verifyNotBorderColor(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself
- Value
- Pattern - Pattern to be verified.
- Return Value
- The border-color in RGB(r, g, b) format.