Skip to content

assertHeight (UI Automation - Interrogation)

  • Purpose
  • Generated from getHeight(locator).
  • Retrieves the CSS height attribute value applied to that element.
  • Syntax
  • assertHeight (locator, pattern).
  • Target
  • locator - an element locator pointing to an element OR an element itself.
  • Value
  • N/A
  • Return Value
  • Returns height in pixels.
 
 
 

Feedback and Knowledge Base