File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 302
302
<argument name =" newStoreViewValue" value =" Price_DE_new" />
303
303
</actionGroup >
304
304
<actionGroup ref =" AdminSaveProductAttributeActionGroup" stepKey =" saveAttributeForPriceAttribute" />
305
+ <actionGroup ref =" CliIndexerReindexActionGroup" stepKey =" reindex" >
306
+ <argument name =" indices" value =" catalogsearch_fulltext catalog_category_product catalog_product_price catalogrule_rule" />
307
+ </actionGroup >
308
+ <actionGroup ref =" CliCacheCleanActionGroup" stepKey =" cleanCache" >
309
+ <argument name =" tags" value =" config full_page" />
310
+ </actionGroup >
305
311
<!-- again to storefront pdp page on germany store view -->
306
312
<actionGroup ref =" StorefrontOpenProductEntityPageActionGroup" stepKey =" againOpenProductPageOnStorefront" >
307
313
<argument name =" product" value =" $$createProduct$$" />
You can’t perform that action at this time.
0 commit comments