Skip to content

verifyNotElementWidth (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Retrieves the width of an element, passes if the width to be verified does not match the actual width.
  • Syntax
  • verifyNotElementWidth(locator,pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • Pattern - Width of an element to be verified
  • Return Value
  • The width of an element in pixels.
 
 
 
 

Feedback and Knowledge Base