Skip to content

preciseTap (Native/Hybrid Apps - Manipulation)

Compatible with:
  • Purpose
  • This command is used to perform the click operation on the specified locator at the given x,y co-ordinates.
  • Syntax
  • preciseTap( x coordinate,y coordinate)
  • Target
  • x coordinate,y coordinate - S 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