File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
app/code/Magento/CatalogSearch/Test/Mftf/Test Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 57
57
<fillField selector =" {{AdminProductAttributeSection.customAttribute($$createPriceAttribute.attribute_code$$)}}" userInput =" 70" stepKey =" fillCustomPrice2" />
58
58
<click selector =" {{AdminProductFormSection.save}}" stepKey =" clickSaveButton2" />
59
59
<waitForPageLoad stepKey =" waitForSimpleProductSaved2" />
60
+
61
+ <!-- Run re-index task-->
62
+ <magentoCLI command =" indexer:reindex" stepKey =" reindex" />
63
+
60
64
<!-- Navigate to category on Storefront-->
61
65
<comment userInput =" Navigate to category on Storefront" stepKey =" comment3" />
62
66
<amOnPage url =" {{StorefrontCategoryPage.url($$subCategory.name$$)}}" stepKey =" goToCategoryStorefront" />
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments