tap (Native/Hybrid Apps - Manipulation)
Compatible with:
- Purpose
- This command is used to perform the click operation on the specified locator. Similar to SingleTap.
- Syntax
- tap(locator)
- Target
- locator - An element locator pointing to an element OR an element itself.
- Value
- N/A
- Return Value
- N/A