angular-cn/aio/tests
George Kalpakas deca6a60dd test(docs-infra): avoid click-related CI flake in e2e test (#29641)
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
2019-04-01 16:18:03 -07:00
..
deployment test(docs-infra): increase timeout for redirection tests more (#28290) 2019-01-25 12:51:36 -08:00
e2e test(docs-infra): avoid click-related CI flake in e2e test (#29641) 2019-04-01 16:18:03 -07:00