mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(class-testproject): fix 'use' type reference (#31200)
This commit is contained in:
parent
98637ea5b5
commit
b60f99db36
@ -365,7 +365,7 @@ Use [`property: TestConfig.timeout`] to change this option for all projects.
|
||||
|
||||
## property: TestProject.use
|
||||
* since: v1.10
|
||||
- type: <[Fixtures]>
|
||||
- type: ?<[TestOptions]>
|
||||
|
||||
Options for all tests in this project, for example [`property: TestOptions.browserName`]. Learn more about [configuration](../test-configuration.md) and see [available options][TestOptions].
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user