Skip to content

waitForContentDescription (Native/Hybrid Apps - Synchronization)

Compatible with:
  • Purpose
  • Waits for the content description pattern of an element
  • Syntax
  • waitForContentDescription(locator, text)
  • Target
  • locator - an element locator pointing to an element OR an element itself
  • Value
  • text - Text to be verified.
  • Return Value
  • N/A
 

Feedback and Knowledge Base