- Added soft assertions and custom error messages to Playwright Test, allowing failures without aborting test execution.
- Introduced parallel execution within a single test file and updated global setup handling (potential breaking change).
- Enhanced locators with a `has` option, added Locator.page, auto‑hide caret in screenshots, new webServer `url` option, and error aggregation properties.
