Skip to content

assertVerticalAlign (UI Automation - Interrogation)

Compatible with:
  • Purpose
  • Generated from getVerticalAlign(locator)
  • Retrieves the CSS vertical-align attribute value applied to that element
  • Syntax
  • assertVerticalAlign(locator, pattern)
  • Target
  • locator - An element locator pointing to an element OR an element itself
  • Value
  • Pattern -The vertical-align to be verified.
  • Return Value
  • The vertical-align.
 
 
 
 
 

Feedback and Knowledge Base