Skip to content

verifyElementIndex (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • This Command is used to verify relative index of the element to its parent (starting from 0).
  • The comment node and empty text node will be ignored.
  • Syntax
  • verifyElementIndex(locator, pattern)
  • Target
  • Locator
  • Value
  • Pattern
  • Return Value
  • Returns the relative index of the element to its parent (starting from 0)
 

Feedback and Knowledge Base