Skip to content

Commit 1fc998e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)