build(rrvideo): upgrade playwright from 1.32.1 to 1.56.1 (#1761)

* build(rrvideo): upgrade playwright from 1.32.1 to 1.56.1

Update playwright dependency to latest version and refactor test execution options to use a shared configuration with increased timeout for stability.
This commit is contained in:
Justin Halsall
2026-01-02 11:15:05 +01:00
committed by GitHub
parent c059dbf41d
commit fa7c3e5a88
4 changed files with 21 additions and 16 deletions

View File

@@ -33,7 +33,7 @@
"@open-tech-world/cli-progress-bar": "^2.0.2",
"fs-extra": "^11.1.1",
"minimist": "^1.2.5",
"playwright": "^1.32.1",
"playwright": "^1.56.1",
"rrweb-player": "^2.0.0-alpha.19"
}
}