Skip to content

verifyNotSelectedLabels (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • This command verifies all the option labels (visible text) for selected options is not in the specific select or multi-select element.
  • Syntax
  • verifyNotSelectedLabels(selectLocator, pattern)
  • Target
  • selectLocator
  • Value
  • pattern
  • Return Value
  • an array of all selected option labels in the specified select drop-down .

 

Feedback and Knowledge Base