feat: user getUserAgent()
This commit is contained in:
@@ -204,6 +204,7 @@ export class RemoteBrowser {
|
|||||||
forcedColors: 'none',
|
forcedColors: 'none',
|
||||||
isMobile: false,
|
isMobile: false,
|
||||||
hasTouch: false,
|
hasTouch: false,
|
||||||
|
userAgent: this.getUserAgent(),
|
||||||
};
|
};
|
||||||
|
|
||||||
if (proxyOptions.server) {
|
if (proxyOptions.server) {
|
||||||
|
|||||||
Reference in New Issue
Block a user