Skip to content

assertTextOrientation (UI Automation - Interrogation)

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

Feedback and Knowledge Base