File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 <!-- Enable WYSIWYG editor -->
2323 <actionGroup ref =" EnabledWYSIWYGActionGroup" stepKey =" enableWYSIWYG" />
2424
25- <!-- Enable TinyMCE 4 -->
25+ <!-- Enable TinyMCE -->
2626 <actionGroup ref =" CliEnableTinyMCEActionGroup" stepKey =" enableTinyMCE" />
2727
2828 <!-- Login as admin -->
100100 <!-- Created product attribute appear on product form -->
101101 <seeElement selector =" {{AdminProductFormSection.attributeLabelByText(productTextEditorAttribute.attribute_code)}}" stepKey =" seeAttributeLabelInProductForm" />
102102
103- <!-- TinyMCE 4 is displayed in WYSIWYG content area -->
103+ <!-- TinyMCE is displayed in WYSIWYG content area -->
104104 <seeElement selector =" {{TinyMCESection.TinyMCE}}" stepKey =" seeTinyMCE" />
105105
106106 <!-- Verify toolbar menu -->
Original file line number Diff line number Diff line change 2222 <!-- Enable WYSIWYG options-->
2323 <comment userInput =" Enable WYSIWYG options" stepKey =" commentEnableWYSIWYG" />
2424 <actionGroup ref =" EnabledWYSIWYGActionGroup" stepKey =" enableWYSIWYGEditor" />
25- <magentoCLI command = " config:set cms/wysiwyg/editor 'TinyMCE 4' " stepKey =" setValueWYSIWYGEditor" />
25+ <actionGroup ref = " CliEnableTinyMCEActionGroup " stepKey =" setValueWYSIWYGEditor" />
2626 <!-- Create block-->
2727 <comment userInput =" Create block" stepKey =" commentCreateBlock" />
2828 <createData entity =" Sales25offBlock" stepKey =" createBlock" />
You can’t perform that action at this time.
0 commit comments