File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/CatalogRule/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 80
80
<argument name =" targetSelectValue" value =" is undefined" />
81
81
</actionGroup >
82
82
<click selector =" {{AdminNewCatalogPriceRule.saveAndApply}}" stepKey =" clickSaveAndApplyRules" />
83
+ <wait time =" 60" stepKey =" waitForMinutes" />
83
84
<magentoCLI command =" indexer:reindex" stepKey =" reindex" />
84
85
<magentoCLI command =" cache:flush" stepKey =" flushCache" />
86
+ <magentoCLI command =" cache:flush" stepKey =" flushCache3" />
85
87
86
88
<!-- Check Catalog Price Rule for first product-->
87
89
<amOnPage url =" {{StorefrontProductPage.url($$createFirstProduct.custom_attributes[url_key]$$)}}" stepKey =" navigateToFirstProductPage" />
121
123
<argument name =" targetSelectValue" value =" is undefined" />
122
124
</actionGroup >
123
125
<click selector =" {{AdminNewCatalogPriceRule.saveAndApply}}" stepKey =" clickSaveAndApplyRules1" />
126
+ <wait time =" 60" stepKey =" waitForTwoMinutes" />
124
127
<magentoCLI command =" indexer:reindex" stepKey =" reindex1" />
125
128
<magentoCLI command =" cache:flush" stepKey =" flushCache1" />
129
+ <magentoCLI command =" cache:flush" stepKey =" flushCache2" />
126
130
127
131
<!-- Check Catalog Price Rule for third product-->
128
132
<amOnPage url =" {{StorefrontProductPage.url($$createThirdProduct.custom_attributes[url_key]$$)}}" stepKey =" navigateToThirdProductPage" />
You can’t perform that action at this time.
0 commit comments