mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
600 B
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;