mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
docs: update playwright url (#9483)
This commit is contained in:
parent
52421a9354
commit
29ff72161b
@ -102,7 +102,7 @@ Under the hood, Nuxt test utils uses [`playwright`](https://playwright.dev/) to
|
|||||||
|
|
||||||
* Type: `object` with the following properties
|
* Type: `object` with the following properties
|
||||||
* **type**: The type of browser to launch - either `chromium`, `firefox` or `webkit`
|
* **type**: The type of browser to launch - either `chromium`, `firefox` or `webkit`
|
||||||
* **launch**: `object` of options that will be passed to playwright when launching the browser. See [full API reference](https://playwright.dev/#version=master&path=docs%2Fapi.md&q=browsertypelaunchoptions).
|
* **launch**: `object` of options that will be passed to playwright when launching the browser. See [full API reference](https://playwright.dev/docs/api/class-browsertype#browser-type-launch).
|
||||||
|
|
||||||
#### `runner`
|
#### `runner`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user