SelectedLabel

From STIQ

Jump to: navigation, search

storeSelectedLabel ( selectLocator, variableName )

assertSelectedLabel ( selectLocator, pattern )
assertNotSelectedLabel ( selectLocator, pattern )
verifySelectedLabel ( selectLocator, pattern )
verifyNotSelectedLabel ( selectLocator, pattern )
waitForSelectedLabel ( selectLocator, pattern )
waitForNotSelectedLabel ( selectLocator, pattern )


Arguments:

  • selectLocator - an element locator identifying a drop-down menu
  • variableName - the name of a variable in which the result is to be stored.


Returns:

  • The selected option label in the specified select drop-down
Personal tools
Noteworthy