Skip to content

Commit 5954adb

Browse files
authored
ACQE-6619 | [MFTF TESTS] AdminSeeFolderInContentSectionOfProductTest
1 parent 90e6429 commit 5954adb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,9 @@
3737
<actionGroup ref="AdminOpenNewProductFormPageActionGroup" stepKey="navigateToNewProduct"/>
3838
<actionGroup ref="FillMainProductFormActionGroup" stepKey="fillBasicProductInfo" />
3939
<waitForElementClickable selector="{{AdminProductFormSection.contentTab}}" stepKey="waitForClickContentTab"/>
40-
<comment userInput="BIC Workaround" stepKey="scrollToDescription"/>
41-
<comment userInput="BIC Workaround" stepKey="waitForDescription"/>
42-
<comment userInput="BIC Workaround" stepKey="scrollToDescriptionAgain"/>
4340
<click selector="{{AdminProductFormSection.contentTab}}" stepKey="clickContentTab" />
41+
<scrollTo selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.ShowHideBtn}}" y="-150" x="0" stepKey="scrollToDescription"/>
42+
<waitForElementClickable selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.TinyMCE}}" stepKey="waitForDescription" />
4443
<click selector="{{ProductDescriptionWysiwygSection.form}} {{TinyMCESection.InsertImageIcon}}" stepKey="clickInsertImageIcon1" />
4544
<click selector="{{MediaGallerySection.Browse}}" stepKey="clickBrowse1" />
4645
<waitForPageLoad stepKey="waitForBrowseModal" />

0 commit comments

Comments
 (0)