mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

As a result, fix documentation issues: - Removed `TestStep.data` that is not a thing. - Added `TestConfig.name` documentation. - Refined a lot of optional types in the documentation. - Aligned `test.fail()` and `test.slow()` docs with `test.skip()`. - Strict set of docs vs types inconsistensies in the generator