Skip to content

waitForNotSelectedValue (UI Automation - Synchronization)

  • Purpose
  • Generated from getSelectedValue(selectLocator)
  • This command waits for the implicit time period when the page loads, Gets option value (value attribute) for selected option in the specified select element.
  • Syntax
  • waitForNotSelectedValue(selectLocator, pattern)
  • Target
  • selectLocator- An element locator identifying a drop-down menu.
  • Value
  • pattern
  • Return Value
  • Pass, if all selected option value in the specified select drop-down are not present.
 
 
 
 
 
 

Feedback and Knowledge Base