Skip to content

assertNotElementPositionTop (UI Automation - Interrogation)

  • Purpose
  • This command asserts the vertical position of an element but fails if the position is true.
  • Syntax
  • assertNotElementPositionTop(locator, pattern)
  • Target
  • locator - an element locator pointing to an element OR an element itself
  • Value
  • pattern - The pattern to be verified.
  • Return Value
  • No. of pixels from the top edge of the frame.
 
 
 
 

Feedback and Knowledge Base