Skip to content

waitForNotElementPositionLeft (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getElementPositionLeft(locator)
  • This command waits for the horizontal position of an element.
  • Syntax
  • waitForNotElementPositionLeft(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 position of pixels from the edge of the frame.
 

Feedback and Knowledge Base