File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 117
117
<click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTabForProduct" />
118
118
<waitForPageLoad stepKey =" waitForGridLoad2" />
119
119
<click selector =" {{TinyMCESection.ShowHideBtn}}" stepKey =" clickShowHideBtnAgain" />
120
- <waitForElementVisible selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitforTinyMCEToBeVisible " />
120
+ <waitForElementVisible selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForTinyMCEToBeVisible " />
121
121
<click selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" stepKey =" focusProductShortDescriptionWysiwyg1" />
122
122
<waitForElementNotVisible selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForShortDescription1" />
123
123
<click selector =" {{ProductShortDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" stepKey =" clickAgainShowHideBtn2" />
You can’t perform that action at this time.
0 commit comments