mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(class-testconfig): update since version for fullyParallel (#17916)
This commit is contained in:
parent
afe23ffa73
commit
aad0fd9bdf
@ -113,7 +113,7 @@ export default config;
|
||||
```
|
||||
|
||||
## property: TestConfig.fullyParallel
|
||||
* since: v1.10
|
||||
* since: v1.20
|
||||
- type: ?<[boolean]>
|
||||
|
||||
Playwright Test runs tests in parallel. In order to achieve that, it runs several worker processes that run at the same time.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user