Skip to content

Commit 4e47473

Browse files
committed
Upgrade @crowdstrike/foundry-playwright to 0.5.3
Picks up the configurable extension expand timeout (default 30s in CI), which fixes the flaky Hello UI extension test where the detection details panel rendered the extension button in just over the previous hardcoded 10s limit. Also includes the 0.5.2 AppBuilderPage deploy/release dialog fixes.
1 parent 1e7a04b commit 4e47473

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

e2e/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"node": ">=22.0.0"
1616
},
1717
"devDependencies": {
18-
"@crowdstrike/foundry-playwright": "0.5.1",
18+
"@crowdstrike/foundry-playwright": "0.5.3",
1919
"@types/node": "25.6.0"
2020
}
2121
}

0 commit comments

Comments
 (0)