assertNotBorderWidth (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from getBorderWidth(locator)
- Retrieves the CSS border-width attribute value applied to that element and fails if the width matches verification value.
- Syntax
- assertNotBorderWidth(locator, pattern)
- Target
- locator - An element locator pointing to an element OR an element itself
- Value
- Pattern - Width to be verified.
- Return Value
- The border-width in pixels.