File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1616 <description value =" Admin should be able to see default folder is visible Simple Product in Content short description" />
1717 <severity value =" BLOCKER" />
1818 <testCaseId value =" AC-9638" />
19+ <group value =" catalog" />
1920 </annotations >
2021 <before >
2122 <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
3334 </actionGroup >
3435 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
3536 </after >
37+
3638 <actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
3739 <actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
3840 <click selector =" {{AdminProductFormSection.contentTab}}" stepKey =" clickContentTab" />
39- <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtnOfDescription }}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
41+ <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn }}" y =" -150" x =" 0" stepKey =" scrollToDescription" />
4042 <waitForElementVisible selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey =" waitForDescription" />
41- <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtnOfDescription }}" y =" -150" x =" 0" stepKey =" scrollToDescriptionAgain" />
43+ <scrollTo selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn }}" y =" -150" x =" 0" stepKey =" scrollToDescriptionAgain" />
4244 <click selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
4345 <click selector =" {{MediaGallerySection.Browse}}" stepKey =" clickBrowse1" />
4446 <waitForPageLoad stepKey =" waitForBrowseModal" />
4749 <see selector =" {{MediaGallerySection.UploadImageNew}}" userInput =" Upload Image" stepKey =" seeUploadImage" />
4850 <waitForElement selector =" {{MediaGallerySection.wysiwygAnchor}}" stepKey =" waitForWysiwygAnchor" />
4951 <see selector =" {{MediaGallerySection.wysiwygAnchor}}" userInput =" wysiwyg" stepKey =" seeWysiwygAnchor" />
52+
5053 </test >
5154</tests >
You can’t perform that action at this time.
0 commit comments