{% block head %}{% endblock %}
Golem
G
{% if g.user.is_authenticated %}
{% if project %} {% if g.user.project_permission(project) != 'reports-only' %}
Suites
Tests
Pages
Settings
Environments
{% endif %}
Reports
{% else %}
Reports
{% endif %}
{% if g.user.is_superuser %}
Global Settings
Users
{% endif %} {% endif %}
{% if g.user.is_authenticated %}
{{ g.user.username }}
Profile
Log out
{% else %}
Log in
{% endif %}
{{config.GOLEM_VERSION}}
-
-
{% block content %} {% endblock %}
×
Error
×
×
×
×
×
Run Test Configurations
Browsers
Environments
Processes
Cancel
Run Test
×
Running Test
{% block footer_declarations %}{% endblock %}