X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/tests/behat
home
/
cbholdings
/
pasukulu
/
lib
/
tests
/
behat
/
📁
..
📄
action_menu.feature
(1.11 KB)
📄
action_modal.feature
(2.06 KB)
📄
alpha_chooser.feature
(21.59 KB)
📄
behat_accessibility.php
(7.72 KB)
📄
behat_action_menu.php
(8.14 KB)
📄
behat_data_generators.php
(9.71 KB)
📄
behat_deprecated.php
(2.1 KB)
📄
behat_filters.php
(2.95 KB)
📄
behat_forms.php
(32.45 KB)
📄
behat_general.php
(97.03 KB)
📄
behat_hooks.php
(33.02 KB)
📄
behat_moodlenet.php
(2.03 KB)
📄
behat_navigation.php
(61.41 KB)
📄
behat_permissions.php
(12.62 KB)
📄
behat_transformations.php
(5.56 KB)
📄
datetime_any.feature
(4.24 KB)
📄
enabledashboard.feature
(846 B)
📄
expand_single_fieldset.feature
(697 B)
📄
largeforms.feature
(2.67 KB)
📄
locking.feature
(8.55 KB)
📄
min_max_version.feature
(1018 B)
📄
moodlenet_outbound.feature
(3.98 KB)
📄
permissionmanager.feature
(3.62 KB)
📄
readonlyform.feature
(1.7 KB)
📄
securelayout.feature
(1.68 KB)
📄
showuseridentity.feature
(4.26 KB)
📄
switch_editing_mode.feature
(2.72 KB)
📄
timezone.feature
(431 B)
📄
userfeedback.feature
(2.18 KB)
Editing: action_menu.feature
@core Feature: Navigate action menu In order to navigate an action menu As a user I need to be able to use the keyboard @javascript Scenario: The menu does not close on keyboard navigation When I log in as "admin" # Click to open the user menu. And I click on ".usermenu a.toggle-display" "css_element" in the ".usermenu" "css_element" # The menu should now be visible. Then ".usermenu [role='menu']" "css_element" should be visible # Press down arrow. And I press the down key # The menu should still be visible. And ".usermenu [role='menu']" "css_element" should be visible @javascript Scenario: The menu closes when it clicked outside When I log in as "admin" # Click to open the user menu. And I click on ".usermenu a.toggle-display" "css_element" in the ".usermenu" "css_element" # The menu should now be visible. Then ".usermenu [role='menu']" "css_element" should be visible # Click outside the menu. And I click on "adminsearchquery" "field" # The menu should now be hidden. And ".usermenu [role='menu']" "css_element" should not be visible
Upload File
Create Folder