Línea 99... |
Línea 99... |
99 |
And I open section "1" edit menu
|
99 |
And I open section "1" edit menu
|
100 |
And I click on "View" "link" in the "Section 1" "section"
|
100 |
And I click on "View" "link" in the "Section 1" "section"
|
101 |
When I set the field "Edit section name" in the "page-header" "region" to "Custom section name"
|
101 |
When I set the field "Edit section name" in the "page-header" "region" to "Custom section name"
|
102 |
Then "Custom section name" "text" should exist in the ".breadcrumb" "css_element"
|
102 |
Then "Custom section name" "text" should exist in the ".breadcrumb" "css_element"
|
Línea -... |
Línea 103... |
- |
|
103 |
|
- |
|
104 |
@javascript
|
- |
|
105 |
Scenario: Copy section page permalink URL to clipboard
|
- |
|
106 |
Given I am on the "Course 1 > Section 1" "course > section" page
|
- |
|
107 |
And I turn editing mode on
|
- |
|
108 |
When I choose the "Permalink" item in the "Edit" action menu of the "page-header" "region"
|
- |
|
109 |
And I click on "Copy to clipboard" "link" in the "Permalink" "dialogue"
|
- |
|
110 |
Then I should see "Text copied to clipboard"
|
103 |
|
111 |
|
104 |
Scenario: Blocks are displayed in section page too
|
112 |
Scenario: Blocks are displayed in section page too
|
105 |
Given I log out
|
113 |
Given I log out
|
106 |
And the following "blocks" exist:
|
114 |
And the following "blocks" exist:
|
107 |
| blockname | contextlevel | reference | pagetypepattern | defaultregion |
|
115 |
| blockname | contextlevel | reference | pagetypepattern | defaultregion |
|