diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 6e7adc2e59bf9..3b37540a7c446 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -21,7 +21,7 @@ ## Chrome headless doesn't launch on Windows -Some [chrome policies](https://support.google.com/chrome/a/answer/7532015?hl=en) might enforce running Chrome/Chromium +Some [chrome policies](https://support.google.com/chrome/a/answer/7532015) might enforce running Chrome/Chromium with certain extensions. Puppeteer passes `--disable-extensions` flag by default and will fail to launch when such policies are active.