Investigate selenium test errors
alexcottner opened this issue · 1 comments
alexcottner commented
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
We also now have errors on Selenium > 4.12