Skip to content

verifyNotAttribute (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • This command retrieves and verifies the value of the specific element is not an attribute. The value of the attribute may differ across browsers (this is the case for the "style" attribute, for example).
  • Syntax
  • verifyNotAttribute(attributeLocator, pattern)
  • Target
  • attributeLocator
  • Value
  • pattern
  • Return Value
  • True or false
 

Feedback and Knowledge Base