test: E2E-conformance save log and filter done.

This commit is contained in:
chiayin
2023-12-06 12:52:50 +08:00
parent 71f0926eb9
commit a745015442
10 changed files with 1249 additions and 2516 deletions

View File

@@ -8,5 +8,6 @@
"./**/*",
"../support/**/*",
"/node_modules/cypress",
"cypress/**/*.js"]
"cypress/**/*.js",],
"experimentalShadowDomSupport": true
}