assertNotAllLinks (UI Automation - Interrogation)
Compatible with:
- Purpose
- This command is used to verify the ID's of all links given are not present on the web page.
- If there are any links present on the UI, it aborts the execution.
- Syntax
- assertNotAllLinks(pattern)
- Target
- pattern
- Value
- N/A
- Return Value
- Returns the ID's of all links on the page