| Línea 19... |
Línea 19... |
| 19 |
Given the following config values are set as admin:
|
19 |
Given the following config values are set as admin:
|
| 20 |
| apikey | "123456" | tiny_premium |
|
20 |
| apikey | "123456" | tiny_premium |
|
| 21 |
When I click on "Enable Advanced Table" "link"
|
21 |
When I click on "Enable Advanced Table" "link"
|
| 22 |
Then I should see "Advanced Table enabled."
|
22 |
Then I should see "Advanced Table enabled."
|
| 23 |
And I should not see "Enabled TinyMCE Premium plugins will not be available until an API key is added."
|
23 |
And I should not see "Enabled TinyMCE Premium plugins will not be available until an API key is added."
|
| - |
|
24 |
|
| - |
|
25 |
@javascript
|
| - |
|
26 |
Scenario: I see a notification when I have both the premium and default accessibility checkers enabled
|
| - |
|
27 |
When I click on "Enable Accessibility Checker" "link"
|
| - |
|
28 |
Then I should see "Accessibility Checker enabled."
|
| - |
|
29 |
And I should see "The TinyMCE Premium Accessibility Checker will override the default Accessibility Checker for users who have access to it."
|