Skip to content

assertAllLinks (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • In the current page, gets the IDs for all links and compares this list with the ID pattern given in the Target.
  • Syntax
  • assertAllLinks(pattern)
  • Target
  • Pattern

  • Value
  • N/A
  • Return Value
  • The IDs of all links on the page. Returns the IDs of all links on the page.

    If a given link has no ID, it will appear as "" in this array.


 

Feedback and Knowledge Base