mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-07 03:39:48 +03:00
89c16cbc8b
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 |