deca6a60dd
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 |
||
---|---|---|
.. | ||
api.e2e-spec.ts | ||
api.po.ts | ||
app.e2e-spec.ts | ||
app.po.ts | ||
onerror.e2e-spec.ts | ||
protractor.conf.js | ||
search.e2e-spec.ts | ||
tsconfig.e2e.json |