Skip to content

waitForNotElementWidth (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getElementWidth(locator)
  • This command waits for the width of an element.
  • Syntax
  • waitForNotElementWidth(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 width of an element in pixels.
 

Feedback and Knowledge Base