Skip to content

waitForElementSize (Native/Hybrid Apps - Synchronization)

Compatible with:
  • Purpose
  • Wait for Size of an element.
  • Syntax
  • waitForElementSize(locator, value)
  • Target
  • locator - A location pointing towards an element or itself.
  • Value
  • x,y - The size (width, height) of the expected element.
  • Return Value
  • N/A
 
 

Feedback and Knowledge Base