mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-81713 mod_quiz: Use accessible fieldset name for Behat test
This commit is contained in:
parent
f01625abdc
commit
f14c2d35b6
@ -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