X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/monitor/tests/behat
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
monitor
/
tests
/
behat
/
📁
..
📄
course_report_monitor.feature
(1.2 KB)
📄
disabled.feature
(750 B)
📄
rule.feature
(8.89 KB)
📄
siteadmin_monitor_breadcrumbs.feature
(1.45 KB)
📄
subscription.feature
(9.59 KB)
Editing: siteadmin_monitor_breadcrumbs.feature
@tool @tool_monitor @javascript Feature: Verify the breadcrumbs in different event monitor site administration pages Whenever I navigate to event monitoring page in site administration As an admin The breadcrumbs should be visible Whenever I land on pages to add a new rule, edit rule or delete rule As an admin The breadcrumbs should be visible Background: Given I log in as "admin" Scenario: Verify the breadcrumbs in event monitoring page by visiting add a new rule, edit a rule and delete rule pages as an admin Given I navigate to "Reports > Event monitoring rules" in site administration And I click on "Enable" "link" When I click on "Add a new rule" "link" Then "Add a new rule" "text" should exist in the ".breadcrumb" "css_element" And "Event monitoring rules" "link" should exist in the ".breadcrumb" "css_element" And I set the field "Rule name" to "Testing1" And I set the field "Area to monitor" to "Core" And I set the field "Event" to "Allow role override" And I press "Save changes" And I click on "Edit rule" "link" And "Edit rule" "text" should exist in the ".breadcrumb" "css_element" And "Event monitoring rules" "link" should exist in the ".breadcrumb" "css_element" And I press "Cancel" And I click on "Delete rule" "link" And "Delete rule" "text" should exist in the ".breadcrumb" "css_element" And "Event monitoring rules" "link" should exist in the ".breadcrumb" "css_element"
Upload File
Create Folder