Gets the device representing the touch screen.
Namespace: OpenQA.Selenium.AndroidAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public ITouchScreen TouchScreen { get; }
Implements
IHasTouchScreen TouchScreenSee Also