mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
25483452c0
By default, fixtures share timeout with the test they are instantiated for. However, for more heavy fixtures, especially worker-scoped ones, it makes sense to have a separate timeout. This introduces `{ timeout: number }` option to the list of fixture options that opts the fixture into a dedicated timeout rather than sharing it with the test. |
||
---|---|---|
.. | ||
development | ||
src |