Skip to content

highlightOverlappingElements (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • This command is used to highlight all the UI Elements on the page using the dataset of elements provided in the 'Target' field.

  • The input is the return value dataset from either of the two commands:
    • getOverlappingUserInterfaceElements
    • verifyOverlappingUserInterfaceElements
  • Syntax
  • highlightOverlappingElements( Request datasetName, Hexcode)
  • Target
  • Request datasetName
  • Value
  • Hexcode (Optional, if no value is passed into the 'Value' field, then the default value 'yellow' will be applied)
  • Return Value
  • N/A 

 

Feedback and Knowledge Base