- Add experimental role selectors (ARIA role, attributes, name) behind PLAYWRIGHT_EXPERIMENTAL_FEATURES=1 flag.
- Introduce new screenshot options (scale, caret) and expect.poll method for arbitrary condition checks.
- Enable ESM support for TypeScript tests by default and remove Python from the default Playwright Docker image (requires Docker image update).
