Skip to content

assertNotElementPositionLeft (UI Automation - Interrogation)

  • Purpose
  • Asserts the horizontal position of an element but fails if the position is true.
  • Syntax
  • assertNotElementPositionLeft(locator, pattern)
  • Target
  • locator - an element locator pointing to an element OR an element itself
  • Value
  • N/A
  • Return Value
  • No. of pixels from the edge of the frame.
 
 
 
 

Feedback and Knowledge Base