Skip to content

assertBorderStyle (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getBorderStyle(locator)
  • Retrieves the CSS border style attribute value applied to that element.
  • Syntax
  • assertBorderStyle(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • Pattern - The border-style to be verified.
  • Return Value
  • The border style.

Feedback and Knowledge Base