Skip to content

verifyNotBorderWidth (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getBorderWidth(locator)
  • This command retrieves the CSS border-width attribute value applied to that element and fails if the width matches verification value.
  • Syntax
  • verifyNotBorderWidth(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • Pattern - Width to be verified.
  • Return Value
  • The border-width in pixels.
 
 
 

Feedback and Knowledge Base