Skip to content

Upgrade @crowdstrike/foundry-playwright to 0.5.3#127

Merged
mraible merged 1 commit into
mainfrom
upgrade-foundry-playwright-0.5.3
May 29, 2026
Merged

Upgrade @crowdstrike/foundry-playwright to 0.5.3#127
mraible merged 1 commit into
mainfrom
upgrade-foundry-playwright-0.5.3

Conversation

@mraible
Copy link
Copy Markdown
Contributor

@mraible mraible commented May 29, 2026

Upgrades the e2e test dependency from 0.5.1 to 0.5.3.

0.5.3 makes the extension expand timeout configurable (default 30s in CI, up from a hardcoded 10s). In CI the detection details panel renders the extension accordion button in just over 10s, so the Hello UI extension test was timing out on the first attempt and only passing on retry, surfacing as flaky. The new default gives it room to pass on the first attempt.

This release also includes the 0.5.2 AppBuilderPage deploy/release dialog fixes for slower CI environments.

No test code changes are needed — the fix lives entirely in the library.

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.
@mraible mraible requested a review from a team May 29, 2026 16:54
@mraible mraible merged commit d70ce84 into main May 29, 2026
18 checks passed
@mraible mraible deleted the upgrade-foundry-playwright-0.5.3 branch May 29, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants