Skip to content

verifyNotBorderStyle (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getBorderStyle(locator)
  • This command retrieves the CSS border style attribute value applied to that element, passes if the border style does not match.
  • Syntax
  • verifyNotBorderStyle(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • Pattern - Border-style of an element to be verified
  • Return Value
  • The border style.
 
 
 
 

Feedback and Knowledge Base