{% extends 'base.html' %} {% block title %}Run{% endblock %} {% block main %}
Connect the unit under test to the test box interface and select the appropriate action from the list below.
Device | Description | |
---|---|---|
{{ device_name }} | {{ (tasks|first)["device_description"] }} | {% for task in tasks %} {{task.task_name}} {% endfor %} |