Improve reliability of asserting that there are no 404-errors
Improve reliability of asserting that there are no 404-errors
- Improve the results of
self.assert_no_404_errors()
- Also update a Python dependency:
--allure-pytest==2.8.36;python_version>="3.5"