-
- Downloads
Fix flake in `impersonated` E2E spec (#32276)
Whenever hover is involved, we need to make sure UI is absolutely stable. In failed test cases, the top bar with the test id `edit-bar` was being removed at the very moment we're trying to hover the warning icon. This PR makes sure UI updated before we even search for that icon.
Please register or sign in to comment