░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/admin/roles/tests/behat
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: siteadmin_roles_breadcrumbs.feature
@core @core_admin @core_admin_roles @javascript Feature: Verify the breadcrumbs in define roles site administration pages Whenever I navigate to define roles page in site administration As an admin The breadcrumbs should be visible Background: Given I log in as "admin" Scenario: Verify breadcrumbs in manage roles tab Given I navigate to "Users > Permissions > Define roles" in site administration When "Define roles" "text" should exist in the ".breadcrumb" "css_element" Then "Permissions" "link" should exist in the ".breadcrumb" "css_element" Scenario Outline: Verify breadcrumbs in allow role tabs Given I navigate to "Users > Permissions > Define roles" in site administration When I click on "<allowlink>" "link" Then "Define roles" "text" should exist in the ".breadcrumb" "css_element" And "Permissions" "link" should exist in the ".breadcrumb" "css_element" Examples: | allowlink | | Allow role assignments | | Allow role overrides | | Allow role switches | | Allow role to view | Scenario: Verify breadcrumbs in new role page Given I navigate to "Users > Permissions > Define roles" in site administration And I click on "Add a new role" "button" Then "Define roles" "text" should exist in the ".breadcrumb" "css_element" And "Permissions" "link" should exist in the ".breadcrumb" "css_element"
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 override_roles_highlighting.feature
FEATURE
893 B
2026-02-11 01:44
EDIT
📄 siteadmin_roles_breadcrumbs.feature
FEATURE
1.4 KB
2026-02-11 01:44
EDIT