Skip to content

waitForNotBackgroundColor (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getBackgroundColor(locator)
  • This command waits for an array of JavaScript property values from all known windows having one.
  • Syntax
  • waitForNotBackgroundColor(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 matches the text, false otherwise
 

Feedback and Knowledge Base