mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-17 16:21:55 +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', () => {}); }) ``` |
||
---|---|---|
.. | ||
development | ||
src |