Skip to content

dragAndDropAt (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the double click operation
  • Syntax
  • dragAndDropAt(from(x,y coordinates),to(x,y coordinates))
  • Target
  • from(x,y coordinates) - x,y co ordinates from where the action has to be performed.
  • Value
  • to(x,y coordinates) - x,y co ordinates to where the action has to be performed. 
  • Return Value
  • N/A
 

Feedback and Knowledge Base