puppeteer/new-docs/puppeteer.protocol.input.setignoreinputeventsrequest.md
2020-07-13 14:01:35 +01:00

687 B

Home > puppeteer > Protocol > Input > SetIgnoreInputEventsRequest

Protocol.Input.SetIgnoreInputEventsRequest interface

Signature:

export interface SetIgnoreInputEventsRequest 

Properties

Property Type Description
ignore boolean Ignores input events processing when set to true.