Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 193 Bytes

puppeteer.clickoptions.clickcount.md

File metadata and controls

17 lines (12 loc) · 193 Bytes
sidebar_label
ClickOptions.clickCount

ClickOptions.clickCount property

Signature:

interface ClickOptions {
  clickCount?: number;
}

Default value:

1