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 38
38
<actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
39
39
<waitForElementClickable selector =" {{AdminProductFormSection.contentTab}}" stepKey =" waitForClickContentTab" />
40
40
<click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
41
- <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y =" -150 " x =" 0" stepKey =" scrollToDescription" />
41
+ <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y =" -250 " x =" 0" stepKey =" scrollToDescription" />
42
42
<waitForElementVisible selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForDescription" />
43
43
<scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y =" -150" x =" 0" stepKey =" scrollToDescriptionAgain" />
44
44
<click selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
You can’t perform that action at this time.
0 commit comments