File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9898 <click selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.EditArea}}" stepKey =" focusProductShortDescriptionWysiwyg2" />
9999 <waitForElementVisible selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForShortDescription2" />
100100 <!-- Step-9: Change editor content into Short description -->
101- <executeJS function =" tinyMCE .get('product_form_short_description').setContent('Hello World! Short Content');" stepKey =" executeJSFillContent2" />
101+ <executeJS function =" hugerte .get('product_form_short_description').setContent('Hello World! Short Content');" stepKey =" executeJSFillContent2" />
102102 <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y =" -150" x =" 0" stepKey =" scrollToDesShowHideBtn1" />
103103 <click selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" stepKey =" clickShowHideEditorBtn1" />
104104 <!-- Step-10: Save entity you are editing (Short Description) -->
261261 <click selector =" {{TinyMCESection.ShowHideBtn}}" stepKey =" toggleShowHiddenForCategory2" />
262262 <waitForElementVisible selector =" {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCECategory2" />
263263 <!-- Step-9: Change content into Category -->
264- <executeJS function =" tinyMCE .get('category_form_description').setContent('Hello Category World!');" stepKey =" executeJSFillContent" />
264+ <executeJS function =" hugerte .get('category_form_description').setContent('Hello Category World!');" stepKey =" executeJSFillContent" />
265265 <click selector =" {{TinyMCESection.ShowHideBtn}}" stepKey =" clickOnShowHideEditorBtn" />
266266 <waitForElementVisible selector =" {{TinyMCESection.InsertImageBtn}}" stepKey =" waitForInsertImage" />
267267 <!-- Step-10: Save entity you are editing (Category) -->
You can’t perform that action at this time.
0 commit comments