Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 395 Bytes

puppeteer.clickoptions.delay.md

File metadata and controls

13 lines (8 loc) · 395 Bytes

Home > puppeteer > ClickOptions > delay

ClickOptions.delay property

Time to wait between mousedown and mouseup in milliseconds.

Signature:

delay?: number;