Creates a scroll gesture for a particular x and y offset.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- offsetX
- Type:
System Int32
The horizontal offset relative to the view port.
- offsetY
- Type:
System Int32
The vertical offset relative to the view port.
See Also