Skip to content

verifyBorderRadius (UI Automation - Interrogation)

  • Purpose
  • Generated from getBorderRadius(locator)
  • Retrieves the CSS border-radius attribute value applied to that element
  • Syntax
  • verifyBorderRadius(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • Pattern - The border-radius to be verified.
  • Return Value
  • The border-radius.
 
 
 

Feedback and Knowledge Base