Línea 79... |
Línea 79... |
79 |
| data1 | asearchtemplate |
|
79 |
| data1 | asearchtemplate |
|
80 |
| data1 | rsstemplate |
|
80 |
| data1 | rsstemplate |
|
81 |
And I am on the "Course 1" course page logged in as teacher1
|
81 |
And I am on the "Course 1" course page logged in as teacher1
|
82 |
When I click on "Test database name" "link"
|
82 |
When I click on "Test database name" "link"
|
83 |
And I click on "Add entry" "button"
|
83 |
And I click on "Add entry" "button"
|
84 |
And I click on "Configure H5P content" "button"
|
84 |
And I click on "Insert H5P content" "button"
|
85 |
Then I should see "Browse repositories..." in the "Insert H5P content" "dialogue"
|
85 |
Then I should see "Browse repositories..." in the "Insert H5P content" "dialogue"
|
Línea 86... |
Línea 86... |
86 |
|
86 |
|
87 |
@javascript
|
87 |
@javascript
|
88 |
Scenario: If maximum number of entries is set other than None then add entries should be seen only if number of entries is less than it
|
88 |
Scenario: If maximum number of entries is set other than None then add entries should be seen only if number of entries is less than it
|