mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(requestinterception): remove outdated NOTE (#7304)
This commit is contained in:
parent
f2ab11c640
commit
af83207176
@ -2250,8 +2250,6 @@ const puppeteer = require('puppeteer');
|
||||
})();
|
||||
```
|
||||
|
||||
> **NOTE** Enabling request interception disables page caching.
|
||||
|
||||
#### page.setUserAgent(userAgent)
|
||||
|
||||
- `userAgent` <[string]> Specific user agent to use in this page
|
||||
|
Loading…
Reference in New Issue
Block a user