chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.input / InputDomain / synthesizeScrollGesture

synthesizeScrollGesture

suspend fun synthesizeScrollGesture(input: SynthesizeScrollGestureRequest): Unit

Synthesizes a scroll gesture over a time period by issuing appropriate touch events.

Official doc