mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
One of the tests introduced in #29601 is susceptible to a kind of WebDriver flake related to trying to click elements hidden behind fixed positioned elements. This commit works around the issue by clicking the elements directly using JavaScript (instead of `WebElement#click()`). PR Close #29641 |
||
|---|---|---|
| .. | ||
| deployment | ||
| e2e | ||