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

Deflake unskippable verification #28222

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 17, 2024

Discovering what is the correct way of asserting that an element is not on screen with Playwright, which apparently is nontrivial.

Fixes #28143

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Discovering what is the correct way of asserting that an element is *not*
on screen with Playwright, which apparently is nontrivial.
@dbkr dbkr added this pull request to the merge queue Oct 17, 2024
Merged via the queue into develop with commit 1fc0122 Oct 17, 2024
48 checks passed
@dbkr dbkr deleted the dbkr/deflake_unskippable_verification branch October 17, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
2 participants