- Added preview component testing for React, Vue.js, and Svelte, with full Playwright Test capabilities in real browsers.
- Introduced role‑based selectors and a new `locator.filter()` API for flexible element targeting.
- Added screenshot‑first assertions (`expect(page).toHaveScreenshot()` and `expect(locator).toHaveScreenshot()`) with stabilization defaults.

