assertNotBorderRadius(UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getBorderRadius(locator)
- This command retrieves the CSS border-radius attribute value applied to that element, passes if the radius doesn't match.
- Syntax
- assertNotBorderRadius(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself
- Value
- Pattern - Radius to be verified.
- Return Value
- The border-radius.