We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78e12b commit 75df855Copy full SHA for 75df855
src/content/docs/browser-rendering/platform/puppeteer.mdx
@@ -71,6 +71,11 @@ await page.setUserAgent(
71
The `userAgent` parameter does not bypass bot protection. Requests from Browser Rendering will always be identified as a bot.
72
:::
73
74
+<Render
75
+ file="single-page-application"
76
+ product="browser-rendering"
77
+/>
78
+
79
## Session management
80
81
In order to facilitate browser session management, we've added new methods to `puppeteer`:
0 commit comments