Back to Puppeteer

detectBrowserPlatform() function

website/versioned_docs/version-24.40.0/browsers-api/browsers.detectbrowserplatform.md

19.2.2223 B
Original Source

detectBrowserPlatform() function

Signature

typescript
export declare function detectBrowserPlatform(): BrowserPlatform | undefined;

Returns:

BrowserPlatform | undefined