Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(e2e): deal with the fact that the modal might already be closed COMPASS-8207 COMPASS-8208 COMPASS-8209 COMPASS-8211 #6153

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Aug 26, 2024

This is kinda the problem whenever you use something like isDisplayed(). It isn't a stable end state: The modal could still be "animating away", for example.

@lerouxb lerouxb added the no release notes Fix or feature not for release notes label Aug 26, 2024
@github-actions github-actions bot added the fix label Aug 26, 2024
@lerouxb lerouxb merged commit c3480f8 into main Aug 26, 2024
22 of 23 checks passed
@lerouxb lerouxb deleted the timeout-catch-modal-close branch August 26, 2024 09:54
@lerouxb lerouxb changed the title fix(e2e): deal with the fact that the modal might already be closed fix(e2e): deal with the fact that the modal might already be closed COMPASS-8207 COMPASS-8208 COMPASS-8209 Aug 26, 2024
@lerouxb lerouxb changed the title fix(e2e): deal with the fact that the modal might already be closed COMPASS-8207 COMPASS-8208 COMPASS-8209 fix(e2e): deal with the fact that the modal might already be closed COMPASS-8207 COMPASS-8208 COMPASS-8209 COMPASS-8211 Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix no release notes Fix or feature not for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants