Skip to content

verifyNotElementPositionTop (UI Automation - Interrogation)

  • Purpose
  • Generated from getElementPositionTop(locator)
  • This command verifies the vertical position of an element but fails if the position is true.
  • Syntax
  • verifyNotElementPositionTop(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