Skip to content

waitForNotHeight (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getHeight(locator)
  • This command waits for the CSS height attribute value applied to that element.
  • Syntax
  • waitForNotHeight(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 height in pixels.
 

Feedback and Knowledge Base