test(e2e): extract shared playwright helpers

This commit is contained in:
2026-07-01 16:31:25 +08:00
parent c477737c0d
commit 1fbdd41da8
11 changed files with 321 additions and 334 deletions
+1
View File
@@ -18,6 +18,7 @@ export default defineConfig({
: [["list"], ["html", { open: "never" }]],
use: {
baseURL,
serviceWorkers: "block",
trace: "on-first-retry",
screenshot: "only-on-failure",
video: "retain-on-failure",