Skip to content

waitForBackgroundRepeat (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getBackgroundRepeat(locator)
  • This command waits for the CSS background-repeat attribute value applied to that element.
  • Syntax
  • waitForBackgroundRepeat(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • pattern - The value to be verified.
  • Return Value
  • The background-repeat.

Feedback and Knowledge Base