waitForNotBackgroundPosition (UI Automation - Synchronization)
Compatible with:
- Purpose
- Generated from getBackgroundPosition(locator)
- This command waits for the CSS background-position attribute value applied to that element.
- Syntax
- waitForNotBackgroundPosition(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself.
- Value
- pattern - The value to be verified.
- Return Value
- True if the pattern does not match the text, false otherwise