Skip to content

doubleTapAt (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the double click operation at the specified location.
  • Syntax
  • doubleTapAt(x coordinate,y coordinate)
  • Target
  • x coordinate,y coordinate - Specifies the x,y position (i.e. - 10,20) of the element returned by the locator.
  • Value
  • N/A
  • Return Value
  • N/A
 

Feedback and Knowledge Base