Skip to content

twoFingerLongPress (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the two finger long press operation at the specified coordinates in the target. If the coordinates are not provided then the action will be performed at the centre of the screen.    
  • Syntax
  • twoFingerLongPress(x,y coordinates)
  • Target
  • x1,y1,x2,y2
    x1,y1 - First finger coordinates
    x2,y2 - Second finger coordinates
  • Value
  • N/A
  • Return Value
  • N/A
 
 

Feedback and Knowledge Base