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;