You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/browser-rendering/faq.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ Make sure that you are passing your Browser binding to the `puppeteer.launch` ap
20
20
21
21
Browser rendering requests are always identified as bots by Cloudflare.
22
22
23
+
If you are trying to **scan** your **own zone**, you can create a [WAF skip rule](/waf/custom-rules/skip/) to bypass the bot protection using a header or a custom user agent.
24
+
23
25
## Puppeteer
24
26
25
27
##### Code generation from strings disallowed for this context while using an Xpath selector
0 commit comments