Extract live browser DOM helpers (#239)

This commit is contained in:
Paul Bakaus
2026-06-09 23:10:10 +02:00
committed by GitHub
parent e3e22007a9
commit 8735be3712
7 changed files with 355 additions and 131 deletions
+1
View File
@@ -106,6 +106,7 @@ export const SUITES = {
files: [
'tests/live-accept.test.mjs',
'tests/live-accept-scrub.test.mjs',
'tests/live-browser-dom.test.mjs',
'tests/live-browser-script-parts.test.mjs',
'tests/live-browser-regression.test.mjs',
'tests/live-browser-session.test.mjs',