File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
app/code/Magento/Cms/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 22
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
23
23
<magentoCLI command =" config:set cms/wysiwyg/enabled enabled" stepKey =" enableWYSIWYG" />
24
24
<!-- Choose TinyMCE3 as the default WYSIWYG editor-->
25
- <!-- <actionGroup ref="SwitchToTinyMCE3" stepKey="switchToTinyMCE3"/>-->
26
25
<magentoCLI command =" config:set cms/wysiwyg/editor Magento_Tinymce3/tinymce3Adapter" stepKey =" enableTinyMCE3" />
27
26
</before >
28
27
<after >
29
28
<!-- Switch WYSIWYG editor to TinyMCE4-->
30
29
<comment userInput =" Reset editor as TinyMCE4" stepKey =" chooseTinyMCE4AsEditor" />
31
- <!-- <actionGroup ref="SwitchToVersion4ActionGroup" stepKey="switchToTinyMCE4"/>-->
32
30
<magentoCLI command =" config:set cms/wysiwyg/editor mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter" stepKey =" enableTinyMCE4" />
33
31
<actionGroup ref =" logout" stepKey =" logout" />
34
32
</after >
You can’t perform that action at this time.
0 commit comments