Skip to content

assertElementLocation (Native/Hybrid Apps - Interrogation)

Compatible with:
  • Purpose
  • Verifies the location of an element. Stops the execution if pattern did not match.
  • Syntax
  • assertElementLocation(locator,  pattern)
  • Target
  • locator - an element locator pointing to an element OR an element itself.
  • Value
  • pattern - Pattern to be verified.
  • Return Value
  • N/A
 

Feedback and Knowledge Base