|
44 | 44 | </after>
|
45 | 45 |
|
46 | 46 | <!-- Go to category page and make sure that all of the prices are correct -->
|
47 |
| - <magentoCLI command="indexer:reindex" stepKey="reindex"/> |
48 |
| - <magentoCLI command="cache:flush" stepKey="flushCache"/> |
49 | 47 | <amOnPage url="$$createCategory.name$$.html" stepKey="goToCategoryPage"/>
|
50 | 48 | <waitForPageLoad stepKey="waitForCategory"/>
|
51 | 49 | <see stepKey="seeOldPrice" selector="{{StorefrontCategoryProductSection.ProductOldPriceByNumber('1')}}" userInput="$$createProduct.price$$"/>
|
|
104 | 102 | </after>
|
105 | 103 |
|
106 | 104 | <!-- Go to category page and make sure that all of the prices are correct -->
|
107 |
| - <magentoCLI command="indexer:reindex" stepKey="reindex"/> |
108 |
| - <magentoCLI command="cache:flush" stepKey="flushCache"/> |
109 | 105 | <amOnPage url="$$createCategory.name$$.html" stepKey="goToCategoryPage"/>
|
110 | 106 | <waitForPageLoad stepKey="waitForCategory"/>
|
111 | 107 | <see stepKey="seeOldPrice" selector="{{StorefrontCategoryProductSection.ProductOldPriceByNumber('1')}}" userInput="$$createProduct.price$$"/>
|
|
164 | 160 | </after>
|
165 | 161 |
|
166 | 162 | <!-- Go to category page and make sure that all of the prices are correct -->
|
167 |
| - <magentoCLI command="indexer:reindex" stepKey="reindex"/> |
168 |
| - <magentoCLI command="cache:flush" stepKey="flushCache"/> |
169 | 163 | <amOnPage url="$$createCategory.name$$.html" stepKey="goToCategoryPage"/>
|
170 | 164 | <waitForPageLoad stepKey="waitForCategory"/>
|
171 | 165 | <see stepKey="seeOldPrice" selector="{{StorefrontCategoryProductSection.ProductOldPriceByNumber('1')}}" userInput="$$createProduct.price$$"/>
|
|
224 | 218 | </after>
|
225 | 219 |
|
226 | 220 | <!-- Go to category page and make sure that all of the prices are correct -->
|
227 |
| - <magentoCLI command="indexer:reindex" stepKey="reindex"/> |
228 |
| - <magentoCLI command="cache:flush" stepKey="flushCache"/> |
229 | 221 | <amOnPage url="$$createCategory.name$$.html" stepKey="goToCategoryPage"/>
|
230 | 222 | <waitForPageLoad stepKey="waitForCategory"/>
|
231 | 223 | <see stepKey="seeOldPrice" selector="{{StorefrontCategoryProductSection.ProductOldPriceByNumber('1')}}" userInput="$$createProduct.price$$"/>
|
|
0 commit comments