Skip to content

waitForVerticalAlign (UI Automation - Synchronization)

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

Feedback and Knowledge Base