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