X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/usertours/tests/behat
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
usertours
/
tests
/
behat
/
📁
..
📄
behat_tool_usertours.php
(3.6 KB)
📄
create_tour.feature
(9.48 KB)
📄
duplicate_tour.feature
(1.26 KB)
📄
reset_tour.feature
(1.06 KB)
📄
siteadmin_tour_breadcrumbs.feature
(1.7 KB)
📄
tour_accessibility.feature
(3.64 KB)
📄
tour_content_type.feature
(4.7 KB)
📄
tour_filter.feature
(9.86 KB)
📄
tour_navigation.feature
(4.83 KB)
Editing: siteadmin_tour_breadcrumbs.feature
@tool @tool_usertours @javascript Feature: Verify the breadcrumbs in user tours site administration pages Whenever I navigate to user tours page in site administration As an admin The breadcrumbs should be visible Background: Given I log in as "admin" Scenario: Verify the breadcrumbs in user tours, expand to explore, next step, create and import pages as admin Given I navigate to "Appearance > User tours" in site administration And I click on "Block drawer" "link" And "Block drawer" "text" should exist in the ".breadcrumb" "css_element" And "User tours" "link" should exist in the ".breadcrumb" "css_element" When I click on "Expand to explore" "link" Then "Expand to explore" "text" should exist in the ".breadcrumb" "css_element" And "Block drawer" "link" should exist in the ".breadcrumb" "css_element" And "User tours" "link" should exist in the ".breadcrumb" "css_element" And I press "Cancel" And I click on "New step" "link" And "New step" "text" should exist in the ".breadcrumb" "css_element" And "Block drawer" "link" should exist in the ".breadcrumb" "css_element" And "User tours" "link" should exist in the ".breadcrumb" "css_element" And I press "Cancel" And I navigate to "Appearance > User tours" in site administration And I click on "Create a new tour" "link" And "Create a new tour" "text" should exist in the ".breadcrumb" "css_element" And "User tours" "link" should exist in the ".breadcrumb" "css_element" And I press "Cancel" And I click on "Import tour" "link" And "Import tour" "text" should exist in the ".breadcrumb" "css_element" And "User tours" "link" should exist in the ".breadcrumb" "css_element"
Upload File
Create Folder