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…
Reference in a new issue