* A promise that resolves with the result of the executed code or is rejected if * execution throws or results in a rejected promise. * * Evaluates `code` in page. * * In the browser window some HTML APIs like `requestFullScreen` can only be * invoked by a gesture from
(code: string, userGesture?: boolean, callback?: (result: any, error: Error) => void)
source not stored for this graph (policy: none)