Skip to content

waitForNotSelectedValues (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getSelectedValues(selectLocator)
  • This command waits for the implicit time period when the page loads, gets all option values (value attributes) for selected options in the specified select or multi-select element.
  • Syntax
  • waitForNotSelectedValues(selectLocator, pattern)
  • Target
  • selectLocator- An element locator identifying a drop-down menu.
  • Value
  • pattern
  • Return Value
  • Pass, if all selected option values in the specified select drop-down are not present.
 
 
 
 
 
 

Feedback and Knowledge Base