TouchActions Scroll Method WebDriver
Overload List

  NameDescription
Public methodScroll(Int32, Int32)
Scrolls the touch screen to the specified offset.
Public methodScroll(IWebElement, Int32, Int32)
Scrolls the touch screen beginning at the specified element.
Back to Top
See Also