646 B
646 B
Home > puppeteer > Protocol > DOM > GetNodeForLocationRequest > ignorePointerEventsNone
Protocol.DOM.GetNodeForLocationRequest.ignorePointerEventsNone property
Whether to ignore pointer-events: none on elements and hit test them.
Signature:
ignorePointerEventsNone?: boolean;