File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3232 <actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
3333
3434 <click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
35+ <scrollTo selector =" {{ProductDescriptionWYSIWYGToolbarSection.showHideBtn}}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
3536 <waitForElementVisible selector =" {{ProductDescriptionWYSIWYGToolbarSection.TinyMCE4}}" stepKey =" waitForDescription" />
3637 <click selector =" {{ProductDescriptionWYSIWYGToolbarSection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
3738 <click selector =" {{ProductDescriptionWYSIWYGToolbarSection.Browse}}" stepKey =" clickBrowse1" />
6768 <fillField selector =" {{ProductDescriptionWYSIWYGToolbarSection.ImageDescription}}" userInput =" {{ImageUpload1.content}}" stepKey =" fillImageDescription1" />
6869 <fillField selector =" {{ProductDescriptionWYSIWYGToolbarSection.Height}}" userInput =" {{ImageUpload1.height}}" stepKey =" fillImageHeight1" />
6970 <click selector =" {{ProductDescriptionWYSIWYGToolbarSection.OkBtn}}" stepKey =" clickOkBtn1" />
70- <scrollTo selector =" {{ProductDescriptionWYSIWYGToolbarSection.TinyMCE4}} " stepKey =" scrollToTinyMCE4" />
71+ <scrollTo selector =" {{ProductShortDescriptionWYSIWYGToolbarSection.showHideBtn}} " y = " -150 " x = " 0 " stepKey =" scrollToTinyMCE4" />
7172 <click selector =" {{ProductShortDescriptionWYSIWYGToolbarSection.InsertImageIcon}}" stepKey =" clickInsertImageIcon2" />
7273 <click selector =" {{ProductShortDescriptionWYSIWYGToolbarSection.Browse}}" stepKey =" clickBrowse2" />
7374 <waitForLoadingMaskToDisappear stepKey =" waitForLoading13" />
Original file line number Diff line number Diff line change 4444 <see selector =" {{ProductDescriptionWYSIWYGToolbarSection.InsertImageBtn}}" userInput =" Insert Image..." stepKey =" seeInsertImage1" />
4545 <dontSee selector =" {{TinyMCESection.InsertWidgetBtn}}" stepKey =" insertWidget1" />
4646 <dontSee selector =" {{TinyMCESection.InsertVariableBtn}}" stepKey =" insertVariable1" />
47- <scrollTo selector =" {{ProductDescriptionWYSIWYGToolbarSection .showHideBtn}}" stepKey =" scrollToDesShowHideBtn2" />
47+ <scrollTo selector =" {{ProductShortDescriptionWYSIWYGToolbarSection .showHideBtn}}" y = " -150 " x = " 0 " stepKey =" scrollToDesShowHideBtn2" />
4848 <click selector =" {{ProductShortDescriptionWYSIWYGToolbarSection.showHideBtn}}" stepKey =" clickShowHideBtn2" />
4949 <waitForElementVisible selector =" {{ProductShortDescriptionWYSIWYGToolbarSection.InsertImageBtn}}" stepKey =" waitForInsertImage2" />
5050 <see selector =" {{ProductShortDescriptionWYSIWYGToolbarSection.InsertImageBtn}}" userInput =" Insert Image..." stepKey =" seeInsertImage2" />
You can’t perform that action at this time.
0 commit comments