Skip to content

fix(e2e): wait for campaign to appear after creation#54

Merged
dmeiser merged 1 commit into
mainfrom
hotfix/campaign-pom-wait-after-creation
Jul 12, 2026
Merged

fix(e2e): wait for campaign to appear after creation#54
dmeiser merged 1 commit into
mainfrom
hotfix/campaign-pom-wait-after-creation

Conversation

@dmeiser

@dmeiser dmeiser commented Jul 12, 2026

Copy link
Copy Markdown
Owner

CampaignPage.create_campaign_first_catalog navigates back to the campaigns list after creation, but on slower environments (prod) the list query can still be in flight when callers immediately read campaign names. This causes test_campaign_reports_download_buttons to fail with "Need at least one campaign".

Wait for the new campaign heading to be visible before returning so subsequent list queries are reliable.

create_campaign_first_catalog navigates back to the campaigns list, but
on slower environments (prod) the list query can still be in flight when
callers immediately read campaign names. Wait for the new campaign heading
to be visible before returning so subsequent list queries are reliable.
@dmeiser
dmeiser merged commit 49b0c78 into main Jul 12, 2026
7 checks passed
@dmeiser
dmeiser deleted the hotfix/campaign-pom-wait-after-creation branch July 12, 2026 11:50
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.

1 participant