mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
parent
fc94a28778
commit
23ee295f34
@ -449,7 +449,7 @@ export class FrameManager extends EventEmitter {
|
||||
}
|
||||
}
|
||||
const context = new ExecutionContext(
|
||||
frame._client || this._client,
|
||||
frame?._client || this._client,
|
||||
contextPayload,
|
||||
world
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user