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

- `TestResult.startTime` - `Suite.location` is optional now - `Test.status()` renamed to `Test.outcome()` to differentiate against a `Test.expectedStatus` and `TestResult.status` of the different type.