Skip to content

Commit ee6fece

Browse files
authored
Update browser rendering faq (#18018)
1 parent d833b99 commit ee6fece

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/browser-rendering

1 file changed

+2
-0
lines changed

src/content/docs/browser-rendering/faq.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Make sure that you are passing your Browser binding to the `puppeteer.launch` ap
2020

2121
Browser rendering requests are always identified as bots by Cloudflare.
2222

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+
2325
## Puppeteer
2426

2527
##### Code generation from strings disallowed for this context while using an Xpath selector

0 commit comments

Comments
 (0)