Skip to content

waitForNotTextOrientation (UI Automation - Synchronization)

Compatible with:
  • Purpose
  • Generated from getTextOrientation(locator)
  • This command waits for the CSS text-orientation attribute value applied to that element.
  • Syntax
  • waitForNotTextOrientation(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 text-orientation.
 
 

Feedback and Knowledge Base