Skip to content

verifyNotBackgroundImage (UI Automation - Interrogation)

  • Purpose
  • Generated from getBackgroundColor(locator)
  • This command retrieves the CSS background-image attribute value applied to that element.
  • Syntax
  • verifyNotBackgroundImage(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-image.

Feedback and Knowledge Base