__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
@editor @editor_tiny
Feature: Check the features of the TinyMCE Premium settings
In order to use TinyMCE Premium features
As an admin
I need TinyMCE Premium settings to be configured correctly
Background:
Given I am logged in as "admin"
And I navigate to "Plugins > Text editors > TinyMCE editor > TinyMCE Premium" in site administration
@javascript
Scenario: I can see a warning banner when I enable a TinyMCE premium plugin without an API key set
When I click on "Enable Advanced Table" "link"
Then I should see "Advanced Table enabled."
And I should see "Enabled TinyMCE Premium plugins will not be available until an API key is added."
@javascript
Scenario: I cannot see a warning banner when I enable a TinyMCE premium plugin with an API key set
Given the following config values are set as admin:
| apikey | "123456" | tiny_premium |
When I click on "Enable Advanced Table" "link"
Then I should see "Advanced Table enabled."
And I should not see "Enabled TinyMCE Premium plugins will not be available until an API key is added."
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| tiny_premium_settings.feature | File | 1.07 KB | 0777 |
|