puppeteer/new-docs/puppeteer.protocol.runtime.callfunctiononrequest.usergesture.md
2020-07-13 14:01:35 +01:00

600 B

Home > puppeteer > Protocol > Runtime > CallFunctionOnRequest > userGesture

Protocol.Runtime.CallFunctionOnRequest.userGesture property

Whether execution should be treated as initiated by user in the UI.

Signature:

userGesture?: boolean;