960e5e25e5
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 |
||
---|---|---|
.. | ||
e2e/src | ||
src | ||
example-config.json | ||
stackblitz.json |