Línea 19... |
Línea 19... |
19 |
And I click on "H5P scheduled task" "link"
|
19 |
And I click on "H5P scheduled task" "link"
|
20 |
And I set the field "disabled" to "1"
|
20 |
And I set the field "disabled" to "1"
|
21 |
And I click on "Save changes" "button"
|
21 |
And I click on "Save changes" "button"
|
22 |
And I navigate to "H5P > H5P overview" in site administration
|
22 |
And I navigate to "H5P > H5P overview" in site administration
|
23 |
And I should see "Disable" in the "H5P scheduled task" "table_row"
|
23 |
And I should see "Disable" in the "H5P scheduled task" "table_row"
|
24 |
|
- |
|
25 |
@javascript
|
- |
|
26 |
Scenario: H5P editor button.
|
- |
|
27 |
Given I log in as "admin"
|
- |
|
28 |
When I navigate to "H5P > H5P overview" in site administration
|
- |
|
29 |
Then I should see "Enable" in the "Insert H5P button" "table_row"
|
- |
|
30 |
And I click on "Insert H5P button" "link"
|
- |
|
31 |
And I set the field "Toolbar config" to "style1 = title, bold, italic"
|
- |
|
32 |
And I click on "Save changes" "button"
|
- |
|
33 |
When I navigate to "H5P > H5P overview" in site administration
|
- |
|
34 |
Then I should see "Disable" in the "Insert H5P button" "table_row"
|
- |
|