Skip to content

storeBorderColor (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from getBorderColor(locator)
  • Retrieves the CSS border-colour attribute value applied to that element.
  • Syntax
  • storeBorderColor(locator, variableName)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • variableName - An identifier used to store the aforementioned property.
  • Return Value
  • The border-colour in RGB(r, g, b) format.
 
 

Feedback and Knowledge Base