Kinto/kinto

Investigate selenium test errors

Closed this issue · 1 comments

We've had some recent inconsistent test runs with browser-tests where selenium will fail due to stale DOM elements. Initial investigations couldn't find a good solution so we have a time.sleep(1) line in the browser tests now. Locate and fix this the root cause.

We also now have errors on Selenium > 4.12