Long Press on Element by ID
Purpose: Performs a long press gesture on an element identified by its ID.
Syntax:
longPressOn.id:“element_id”
Example: To long press on the element with ID “com.app.ui/menu”
longPressOn.id:“com.app.ui/menu”
Last updated
Purpose: Performs a long press gesture on an element identified by its ID.
Syntax:
longPressOn.id:“element_id”
Example: To long press on the element with ID “com.app.ui/menu”
longPressOn.id:“com.app.ui/menu”
Last updated