View Source Improve this doc

touchClick

Single tap on the touch enabled device.

This command is deprecated and will be removed soon. Make sure you don’t use it in your automation/test scripts anymore to avoid errors. Please use the touchPerform command instead.

Usage

1
browser.touchClick(ID);

Parameters

Param Type Details
ID String ID of a WebElement JSON object to route the command to

Support

Support for android