feat: rm device scale factor
This commit is contained in:
@@ -318,7 +318,6 @@ export class RemoteBrowser {
|
|||||||
isMobile: false,
|
isMobile: false,
|
||||||
hasTouch: false,
|
hasTouch: false,
|
||||||
userAgent: this.getUserAgent(),
|
userAgent: this.getUserAgent(),
|
||||||
deviceScaleFactor: 2,
|
|
||||||
};
|
};
|
||||||
|
|
||||||
if (proxyOptions.server) {
|
if (proxyOptions.server) {
|
||||||
|
|||||||
Reference in New Issue
Block a user