Skip to content

Commit 4e4320f

Browse files
committed
MC-20336: Update tests related to Catalog Search and Swatches
"Reverted previous commit "d657e00c8bc70aa073f074d8a72f960e45cd486f" as it accidentally deleted var/.htaccess file and made now changes only to Test file"
1 parent d8f695f commit 4e4320f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/CatalogSearch/Test/Mftf/Test/LayerNavigationOfCatalogSearchTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@
5757
<fillField selector="{{AdminProductAttributeSection.customAttribute($$createPriceAttribute.attribute_code$$)}}" userInput="70" stepKey="fillCustomPrice2"/>
5858
<click selector="{{AdminProductFormSection.save}}" stepKey="clickSaveButton2"/>
5959
<waitForPageLoad stepKey="waitForSimpleProductSaved2"/>
60+
61+
<!--Run re-index task-->
62+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
63+
6064
<!--Navigate to category on Storefront-->
6165
<comment userInput="Navigate to category on Storefront" stepKey="comment3"/>
6266
<amOnPage url="{{StorefrontCategoryPage.url($$subCategory.name$$)}}" stepKey="goToCategoryStorefront"/>

0 commit comments

Comments
 (0)