Skip to content

holdAt (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • Simulates the user click & hold on an element without lifting finger.
  • Syntax
  • holdAt(x coordinate, y coordinate, time)
  • Target
  • x coordinate, y coordinate - Specifies the x,y position (i.e. - 10,20) of the element returned by the locator.
  • Value
  • Time in milli secs 
  • Return Value
  • N/A
 

Feedback and Knowledge Base