mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-81713 mod_quiz: Use accessible fieldset name for Behat test
This commit is contained in:
parent
10e44e40d9
commit
6a628bcd3a
@ -98,7 +98,7 @@ Feature: Adding random questions to a quiz based on category and tags
|
||||
When I open the "last" add to quiz menu
|
||||
And I follow "a random question"
|
||||
And I follow "New category"
|
||||
And "Help with Parent category" "icon" should exist in the "id_newcategoryheader" "fieldset"
|
||||
And "Help with Parent category" "icon" should exist in the "Random question using a new category" "fieldset"
|
||||
And I set the following fields to these values:
|
||||
| Name | New Random category |
|
||||
| Parent category | Default for Quiz 1 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user