mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
576 B
576 B
Home > puppeteer > Protocol > Runtime > EvaluateRequest > userGesture
Protocol.Runtime.EvaluateRequest.userGesture property
Whether execution should be treated as initiated by user in the UI.
Signature:
userGesture?: boolean;