Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.32k stars 420 forks source link

Investigate selenium test errors #3341

Closed alexcottner closed 6 months ago

alexcottner commented 7 months ago

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.

leplatrem commented 7 months ago

We also now have errors on Selenium > 4.12