Value

From STIQ

Jump to: navigation, search

storeValue ( locator, variableName )

assertValue ( locator, pattern )
assertNotValue ( locator, pattern )
verifyValue ( locator, pattern )
verifyNotValue ( locator, pattern )
waitForValue ( locator, pattern )
waitForNotValue ( locator, pattern )


Arguments:


Returns:

  • The element value of an input field. For checkbox/radio elements, the value will be "on" or "off" depending on whether the element is checked or not.
Personal tools
Noteworthy