Revert unintended change
This commit is contained in:
parent
1fdac5f247
commit
d36de8d7e6
|
|
@ -91,7 +91,7 @@ export class BidiPage implements PageDelegate {
|
||||||
await Promise.all([
|
await Promise.all([
|
||||||
this.updateHttpCredentials(),
|
this.updateHttpCredentials(),
|
||||||
this.updateRequestInterception(),
|
this.updateRequestInterception(),
|
||||||
// this._updateViewport(),
|
this._updateViewport(),
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue