Skip to content

verifyNotHeight (UI Automation - Interrogation)

  • Purpose
  • Generated from getHeight(locator)
  • Retrieves the CSS height attribute value applied to that element.
  • It returns true if the height of text at the locator in the target is not the same as the value.
  • Syntax
  • verifyNotHeight(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • N/A
  • Return Value
  • Returns the height ofr the element in pixels.
 
 
 
 
 
 

Feedback and Knowledge Base