Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 736 Bytes

puppeteer.mouseoptions.md

File metadata and controls

18 lines (13 loc) · 736 Bytes
sidebar_label
MouseOptions

MouseOptions interface

Signature:

export interface MouseOptions

Properties

Property Modifiers Type Description Default
button optional MouseButton Determines which button will be pressed. 'left'
clickCount optional number 1