Useful to set some options without coming up with an artificial name.
```js
test.describe(() => {
test.use({ colorScheme: 'dark' });
test('my test', () => {});
})
```
|
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| components | ||
| config | ||
| electron | ||
| installation | ||
| library | ||
| page | ||
| playwright-test | ||
| stress | ||
| index.d.ts | ||
| tsconfig.json | ||