RemoteTouchScreen Scroll Method WebDriver
Overload List

  NameDescription
Public methodScroll(Int32, Int32)
Creates a scroll gesture for a particular x and y offset.
Public methodScroll(ICoordinates, Int32, Int32)
Creates a scroll gesture that starts on a particular screen location.
Back to Top
See Also