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: reset_tour.feature
@tool @tool_usertours Feature: Reset a tour In order to test a tour As an administrator I can reset the tour to force it to display again Background: Given I log in as "admin" And I add a new user tour with: | Name | First tour | | Description | My first tour | | Apply to URL match | FRONTPAGE | | Tour is enabled | 1 | | Show with backdrop | 1 | And I add steps to the "First tour" tour: | targettype | Title | id_content | Content type | | Display in middle of page | Welcome | Welcome tour. | Manual | @javascript Scenario: Reset the tour with mobile view # Changing the window viewport to mobile so we will have the footer section. Given I change viewport size to "480x800" And I am on site homepage And I should see "Welcome" And I press "Got it" And I should not see "Welcome" When I click on "Reset user tour on this page" "link" in the "#page-footer" "css_element" Then I should see "Welcome"
Upload File
Create Folder