Attribute

From STIQ

Jump to: navigation, search

storeAttribute ( attributeLocator, variableName )

assertAttribute ( attributeLocator, pattern )
assertNotAttribute ( attributeLocator, pattern )
verifyAttribute ( attributeLocator, pattern )
verifyNotAttribute ( attributeLocator, pattern )
waitForAttribute ( attributeLocator, pattern )
waitForNotAttribute ( attributeLocator, pattern )


Arguments:

  • attributeLocator - an element locator followed by a
  • variableName - the name of a variable in which the result is to be stored.


Returns:

  • The value of the specified attribute
Personal tools
Noteworthy