Skip to content

Commit 21ca5f9

Browse files
committed
MFTF test case updated;
1 parent 44af436 commit 21ca5f9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@
9696
<wait time="60" stepKey="waitForUpdateStarts"/>
9797
</before>
9898
<after>
99+
<magentoCLI stepKey="setIndexerMode" command="indexer:set-mode" arguments="realtime" />
100+
<comment userInput="Adding the comment to replace CliIndexerReindexActionGroup action group ('indexer:reindex' commands) for preserving Backward Compatibility" stepKey="indexerReindex"/>
101+
99102
<!-- Delete Created Data -->
100103
<deleteData createDataKey="createCategory" stepKey="deleteCategory"/>
101104
<deleteData createDataKey="createConfigProduct" stepKey="deleteConfigProduct"/>
@@ -193,7 +196,6 @@
193196
</actionGroup>
194197

195198
<!-- Verify product Attribute Option1 is displayed -->
196-
197199
<see selector="{{StorefrontProductInfoMainSection.productOptionSelect($$createConfigProductAttribute.default_value$$)}}" userInput="$$getConfigAttributeOption1.label$$" stepKey="seeOption1AfterUpdate"/>
198200

199201
<!--Select product Attribute option1 and verify changes in the price -->

0 commit comments

Comments
 (0)