Testing Framework 2 #18
@@ -43,7 +43,7 @@ export default defineConfig({
|
|||||||
}),
|
}),
|
||||||
// Browser-specific snapshot path template (includes projectName for cross-browser support)
|
// Browser-specific snapshot path template (includes projectName for cross-browser support)
|
||||||
snapshotPathTemplate:
|
snapshotPathTemplate:
|
||||||
"{testDir}/{testFileName}-snapshots/{arg}-{projectName}.png",
|
"tests/e2e/{testFileName}-snapshots/{arg}-{projectName}.png",
|
||||||
projects: [
|
projects: [
|
||||||
{
|
{
|
||||||
name: "chromium",
|
name: "chromium",
|
||||||
|
|||||||
Reference in New Issue
Block a user