Skip to content

assertNotPosition (UI Automation - Interrogation)

Compatible with:
  • Purpose 
  • Generated from getPosition(locator)
  • This command retrieves the CSS position attribute value applied to that element
  • Syntax
  • assertNotPosition(locator, pattern)
  • Target
  • locator - An element locator pointing to an element or an element itself.
  • Value
  • Pattern - The pattern to be verified.
  • Return Value
  • The position.
 

Feedback and Knowledge Base