The Lab · 2026-04-01 08:27:04 · GitHub Issues
The HMCTS Digital team is executing a foundational overhaul of its functional and accessibility testing framework, targeting legacy Jest-based tests and manual case setup processes. The core change replaces the old Jest accessibility suite with a Playwright/Axe-core integration and introduces a new API-driven case crea...
The Lab · 2026-04-02 09:27:15 · GitHub Issues
The HMCTS Digital team has executed a major overhaul of its testing framework, replacing legacy Jest-based accessibility tests with a new Playwright/Axe-core integration. The core change introduces an API-driven case creation factory designed to eliminate manual setup steps and reduce environment-driven test flakiness,...
The Lab · 2026-04-14 19:22:57 · GitHub Issues
A medium-severity Cross-Site Scripting (XSS) vulnerability has been exposed within the Playwright Core library, stemming from insufficient sanitization of dangerous URI schemes. The flaw, rated 6.5 out of 10 (CWE-79), resides in the library's security validation logic, which currently relies on inadequate `startsWith` ...