Skip to content

waitForBorderWidth (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from Generated from getBorderWidth(locator)
  • This command waits for the CSS border-width attribute value applied to that element
  • Syntax
  • waitForBorderWidth(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself.
  • Value
  • pattern - The value to be verified.
  • Return Value
  • The border-width in pixels.

Feedback and Knowledge Base