Skip to content

waitForSelectedIds (UI Automation - Synchronization)

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

Feedback and Knowledge Base