Sindbad~EG File Manager

Current Path : /var/www/html/elearningbasa.sumar.com.py/lib/editor/tiny/tests/behat/
Upload File :
Current File : /var/www/html/elearningbasa.sumar.com.py/lib/editor/tiny/tests/behat/manage_subplugins.feature

@core @core_admin
Feature: An administrator can manage TinyMCE subplugins
    In order to alter the user experience
    As an admin
    I can manage TinyMCE subplugins

  @javascript
  Scenario: An administrator can control the enabled state of TinyMCE subplugins using JavaScript
    Given I am logged in as "admin"
    And I navigate to "Plugins > Text editors > TinyMCE editor > General settings" in site administration
    When I click on "Disable Tiny equation editor" "link"
    Then I should see "Tiny equation editor disabled."
    And "Disable Tiny equation editor" "link" should not exist
    But "Enable Tiny equation editor" "link" should exist
    When I click on "Enable Tiny equation editor" "link"
    Then I should see "Tiny equation editor enabled."
    And "Enable Tiny equation editor" "link" should not exist
    But "Disable Tiny equation editor" "link" should exist

  Scenario: An administrator can control the enabled state of TinyMCE subplugins without JavaScript
    Given I am logged in as "admin"
    And I navigate to "Plugins > Text editors > TinyMCE editor > General settings" in site administration
    When I click on "Disable Tiny equation editor" "link"
    Then I should see "Tiny equation editor disabled."
    And "Disable Tiny equation editor" "link" should not exist
    But "Enable Tiny equation editor" "link" should exist
    When I click on "Enable Tiny equation editor" "link"
    Then I should see "Tiny equation editor enabled."
    And "Enable Tiny equation editor" "link" should not exist
    But "Disable Tiny equation editor" "link" should exist

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists