Skip to content

waitForSelectedValues (UI Automation - Synchronization)

  • 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
  • waitForSelectedValues (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 present.
 
 
 
 
 
 

Feedback and Knowledge Base