angular-docs-cn/aio/content/examples/animations/e2e/src
Joey Perrott 960e5e25e5 docs(animations): increase wait time for status-slider animation (#35089)
Because the animation completes in 2000ms, and browser.wait checks
every 100ms, there can be a race condition of if the final state has
actually been reached to read the color. By moving to 2101ms, we ensure
that we cheack after the 2000ms of the animation has completed.

PR Close #35089
2020-02-04 15:57:37 -08:00
..
app.e2e-spec.ts docs(animations): increase wait time for status-slider animation (#35089) 2020-02-04 15:57:37 -08:00
auto.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
enter-leave.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
filter-stagger.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
hero-groups.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
open-close.po.ts test(animations): make e2e tests for animations docs examples less flaky (#26377) 2018-10-23 14:35:37 -07:00
status-slider.po.ts test(animations): make e2e tests for animations docs examples less flaky (#26377) 2018-10-23 14:35:37 -07:00
toggle.po.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00
util.ts docs(animations): updated animation docs (#24206) 2018-09-19 10:37:31 -07:00