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 16
16
<description value =" Admin should be able to see default folder is visible Simple Product in Content short description" />
17
17
<severity value =" BLOCKER" />
18
18
<testCaseId value =" AC-9638" />
19
+ <group value =" catalog" />
19
20
</annotations >
20
21
<before >
21
22
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
33
34
</actionGroup >
34
35
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" amOnLogoutPage" />
35
36
</after >
37
+
36
38
<actionGroup ref =" AdminOpenNewProductFormPageActionGroup" stepKey =" navigateToNewProduct" />
37
39
<actionGroup ref =" FillMainProductFormActionGroup" stepKey =" fillBasicProductInfo" />
38
40
<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" />
40
42
<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" />
42
44
<click selector =" {{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.InsertImageIcon}}" stepKey =" clickInsertImageIcon1" />
43
45
<click selector =" {{MediaGallerySection.Browse}}" stepKey =" clickBrowse1" />
44
46
<waitForPageLoad stepKey =" waitForBrowseModal" />
47
49
<see selector =" {{MediaGallerySection.UploadImageNew}}" userInput =" Upload Image" stepKey =" seeUploadImage" />
48
50
<waitForElement selector =" {{MediaGallerySection.wysiwygAnchor}}" stepKey =" waitForWysiwygAnchor" />
49
51
<see selector =" {{MediaGallerySection.wysiwygAnchor}}" userInput =" wysiwyg" stepKey =" seeWysiwygAnchor" />
52
+
50
53
</test >
51
54
</tests >
You can’t perform that action at this time.
0 commit comments