{# TODO: Documentation #} {# TODO: docstring from test as banner #} {% set console_log_modal_id=result.test_id ~ '-console-log' %} {% set traceback_modal_id=result.test_id ~ '-error-traceback' %} {% set result_anchor = '#' ~ result.test_id %}
No screenshots were captured for this test.
{% endif %}These errors were in the browser console logs at the time of the failure. This does not always indicate they are related to the test failure.
{{ error }}
{% endfor %}
{{ result.traceback }}