Skip to content

waitForNotOpacity (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getMouseSpeed()
  • This command waits for the CSS opacity attribute value applied to that element.
  • Syntax
  • waitForNotOpacity(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 opacity value.
 

Feedback and Knowledge Base