Skip to content

verifyNotTextAlign (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getTextAlign(locator)
  • This command retrieves the text-align - CSS attribute value applied to that element, the command passes when the pattern and actual value do not match.
  • Syntax
  • verifyNotTextAlign(locator, pattern)
  • Target
  • locator- An element locator pointing to an element OR an element itself
  • Value
  • Pattern - text-align to be verified.
  • Return Value
  • The text-align.

Feedback and Knowledge Base