Closed rwinterschlaf closed 1 year ago
EC has been changed to remove previous element not found error on non-article pages, page load strategy has been changed to eager to hopefully combat rendering issues and TimeoutException mocking has been added to the tests.
Note to self: do not yet merge onto main, as the mock tests are not working like they should.
EC has been changed to remove previous element not found error on non-article pages, page load strategy has been changed to eager to hopefully combat rendering issues and TimeoutException mocking has been added to the tests.