You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constresult=awaitprogress.race(this._mainFrameSession._client.send('Page.captureScreenshot',{ format, quality, clip,captureBeyondViewport: !fitsViewport}));
@@ -374,7 +376,7 @@ class FrameSession {
374
376
// Marks the oopif session that remote -> local transition has happened in the parent.
375
377
// See Target.detachedFromTarget handler for details.
0 commit comments