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

synthesizeTapGesture

suspend fun synthesizeTapGesture(input: SynthesizeTapGestureRequest): Unit

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

Official doc