mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(docs): fix broken link for downloaded browsers (#772)
This commit is contained in:
parent
ca49d50b9c
commit
adc91c986c
@ -51,7 +51,7 @@ const { chromium, firefox, webkit } = require('playwright');
|
||||
})();
|
||||
```
|
||||
|
||||
Playwright automatically downloads browser executables during installation, see [Downloaded browsers](#downloaded-browsers) for more information.
|
||||
By default, the `playwright` NPM package automatically downloads browser executables during installation. The `playwright-core` NPM package can be used to skip automatic downloads.
|
||||
|
||||
<!-- GEN:toc -->
|
||||
- [playwright.chromium](#playwrightchromium)
|
||||
|
Loading…
x
Reference in New Issue
Block a user