Selected

From STIQ

Jump to: navigation, search

assertSelected ( selectLocator, optionLocator )

assertNotSelected ( selectLocator, optionLocator )
verifySelected ( selectLocator, optionLocator )
verifyNotSelected ( selectLocator, optionLocator )
waitForSelected ( selectLocator, optionLocator )
waitForNotSelected ( selectLocator, optionLocator )


Arguments:

  • selectLocator - an element locator identifying a drop-down menu
  • optionLocator - an option locator, typically just an option label (e.g. "John Smith")


NOTE:

These commands are deprecated; you should instead use:
Personal tools
Noteworthy