{% if not steps %}
{% if info.desc %}
{% endif %}
{{ extra_block|safe }}
{% if case["steps"]|length >0 %}
{% endif %}
I am sorry, this log file is empty!
{% endif %}{{case["test_name"]}} Report
Steps:
{{case['steps']|length}}
Time:
xxx
{% if console %}
Console:
{% endif %}
{% if log %}
{% endif %}
Executors
{% if info.author %}
Author: {{info.author}}
{% else %}
Author: Anonymous
{% endif %}
Device: {{device}}
Package: {{package}}
{{case.info.name}}
Description:
{{ case.info.desc|safe }}
CPU MEMORY
Quick view
order
duration
status
Jump to wrong step
Filter by:
All
Success
Failed
Assert
{% if records %}
{% for r in records %}
{% endfor %}
{% endif %}