tapAt (Native/Hybrid Apps - Manipulation)
Compatible with:
- Purpose
- This command is used to perform the tap operation on the specified element and coordinates.
- Syntax
- tapAndHoldAt(locator, x,y)
- Target
- locator - An element locator pointing to an element OR an element itself.
- x,y,timeoutInMilliSeconds x coordinate, y coordinate - Specifies the position (i.e. - 10,20) of the element returned by the locator
- Value
- N/A
- Return Value
- N/A