Skip to content

waitForElementPositionLeft (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • This command waits for the horizontal position of an element.
  • waitForElementPositionLeft(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 the element in pixels from the edge of the frame.

Feedback and Knowledge Base