Skip to content

storeBackgroundRepeat (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from getBackgroundRepeat(locator)
  • This command retrieves the CSS background-repeat attribute value applied to that element.
  • Syntax
  • storeBackgroundRepeat(locator, variableName)
  • Target
  • locator - an element locator pointing to an element OR an element itself
  • Value
  • variableName - An identifier used to store the aforementioned property.
  • Return Value
  • The background-repeat.

Feedback and Knowledge Base