Línea 34... |
Línea 34... |
34 |
| langmenuinsecurelayout | 1 |
|
34 |
| langmenuinsecurelayout | 1 |
|
35 |
| custommenuitems | -This is a custom item\|/customurl/ |
|
35 |
| custommenuitems | -This is a custom item\|/customurl/ |
|
36 |
And I am on "Course 1" course homepage
|
36 |
And I am on "Course 1" course homepage
|
37 |
When I follow "Fixture link"
|
37 |
When I follow "Fixture link"
|
38 |
Then I should not see "This is a custom item" in the "nav" "css_element"
|
38 |
Then I should not see "This is a custom item" in the "nav" "css_element"
|
- |
|
39 |
|
- |
|
40 |
@javascript @accessibility
|
- |
|
41 |
Scenario: A page on the secure layout meets the accessibility standards
|
- |
|
42 |
Given I am on the "C1" "Course" page logged in as "admin"
|
- |
|
43 |
When I follow "Fixture link"
|
- |
|
44 |
Then the page should meet accessibility standards with "best-practice" extra tests
|