ITouchScreen LongPress Method WebDriver
Allows the execution of a long press gesture on the screen.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

void LongPress(
	ICoordinates where
)
See Also