382 B
382 B
Home > puppeteer > ClickOptions > delay
ClickOptions.delay property
Time to wait between mousedown
and mouseup
in milliseconds.
Signature:
delay?: number;