Skip to content

Commit 93f4d75

Browse files
authored
ACQE-6619 | [MFTF TESTS] AdminSeeFolderInContentSectionOfProductTest
Test Fix
1 parent 3056e9c commit 93f4d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminSeeFolderInContentSectionOfProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
<actionGroup ref="AdminOpenNewProductFormPageActionGroup" stepKey="navigateToNewProduct"/>
3838
<actionGroup ref="FillMainProductFormActionGroup" stepKey="fillBasicProductInfo" />
39+
<waitForElementClickable selector="{{AdminProductFormSection.contentTab}}" stepKey="waitForClickContentTab">
3940
<click selector="{{AdminProductFormSection.contentTab}}" stepKey="clickContentTab" />
4041
<scrollTo selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y="-150" x="0" stepKey="scrollToDescription"/>
4142
<waitForElementVisible selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey="waitForDescription" />

0 commit comments

Comments
 (0)