File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 3333 </actionGroup >
3434 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
3535 </after >
36-
3736 <actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
3837 <actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
3938 <click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
40- <scrollTo selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtn }}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
41- <waitForElementVisible selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForDescription" />
42- <scrollTo selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtn }}" y =" -150" x =" 0" stepKey =" scrollToDescriptionAgain" />
43- <click selector =" {{ProductShortDescriptionWysiwygSection .form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
39+ <scrollTo selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtnOfDescription }}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
40+ <waitForElementVisible selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForDescription" />
41+ <scrollTo selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.ShowHideBtnOfDescription }}" y =" -150" x =" 0" stepKey =" scrollToDescriptionAgain" />
42+ <click selector =" {{ProductDescriptionWysiwygSection .form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
4443 <click selector =" {{MediaGallerySection.Browse}}" stepKey =" clickBrowse1" />
4544 <waitForPageLoad stepKey =" waitForBrowseModal" />
4645 <waitForElement selector =" {{MediaGallerySection.CancelBtn}}" stepKey =" waitForCancelBtn1" />
4746 <see selector =" {{MediaGallerySection.CancelBtn}}" userInput =" Cancel" stepKey =" seeCancelBtn1" />
4847 <see selector =" {{MediaGallerySection.UploadImageNew}}" userInput =" Upload Image" stepKey =" seeUploadImage" />
4948 <waitForElement selector =" {{MediaGallerySection.wysiwygAnchor}}" stepKey =" waitForWysiwygAnchor" />
5049 <see selector =" {{MediaGallerySection.wysiwygAnchor}}" userInput =" wysiwyg" stepKey =" seeWysiwygAnchor" />
51-
5250 </test >
5351</tests >
You can’t perform that action at this time.
0 commit comments