Skip to content

waitForNotBorderRadius (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getBorderRadius(locator)
  • This command waits for the CSS border-radius attribute value applied to that element.
  • Syntax
  • waitForNotBorderRadius(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-radius.
 

Feedback and Knowledge Base