This commit is contained in:
Sara Arjona
2025-01-29 08:30:11 +01:00
2 changed files with 2 additions and 2 deletions
@@ -59,7 +59,7 @@
</div>
<div data-region="scale-buttons" class="mt-1 float-sm-end">
<input type="button" class="btn btn-secondary" data-action="close" value="{{#str}}closebuttontitle{{/str}}"/>
<input type="button" class="btn btn-secondary" data-action="cancel" value="{{#str}}cancel{{/str}}"/>
<input type="button" class="btn btn-primary" data-action="close" value="{{#str}}save{{/str}}"/>
</div>
<div class="clearfix"></div>
@@ -23,7 +23,7 @@ Feature: Manage competency frameworks
And I press "Configure scales"
And I click on "//input[@data-field='tool_lp_scale_default_1']" "xpath_element"
And I click on "//input[@data-field='tool_lp_scale_proficient_1']" "xpath_element"
And I click on "//input[@value='Close']" "xpath_element"
And I click on "Save" "button" in the "Default competence scale" "dialogue"
When I press "Save changes"
Then I should see "Competency framework created"
And I should see "Science Year-1"