waitForNotBorderColor (UI Automation - Synchronization)
Compatible with:
- Purpose
- Generated from getBorderColor(locator)
- This command waits for the CSS border-color attribute value applied to that element
- Syntax
- waitForNotBorderColor(locator, pattern)
- Target
- pattern - The value to be verified.
- Value
- N/A
- Return Value
- The border-color in RGB(r, g, b) format.