mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
674 B
674 B
Home > puppeteer > Protocol > Input > SynthesizeScrollGestureRequest > interactionMarkerName
Protocol.Input.SynthesizeScrollGestureRequest.interactionMarkerName property
The name of the interaction markers to generate, if not empty (default: "").
Signature:
interactionMarkerName?: string;