|
53 | 53 | <actionGroup ref="AdminSwitchAllIndexerToActionModeActionGroup" stepKey="onUpdateBySchedule">
|
54 | 54 | <argument name="action" value="Update by Schedule"/>
|
55 | 55 | </actionGroup>
|
56 |
| - <wait time="30" stepKey="waitForLoad1"/> |
57 | 56 | </before>
|
58 | 57 | <after>
|
59 | 58 | <!-- Switch indexers to "Update on Save" mode -->
|
|
97 | 96 | <wait time="60" stepKey="waitForChanges"/>
|
98 | 97 | <magentoCLI command="cron:run --group index" stepKey="runCron"/>
|
99 | 98 | <magentoCLI command="cron:run --group index" stepKey="runCronTwice"/>
|
100 |
| - <wait time="30" stepKey="waitForLoad2"/> |
101 | 99 |
|
102 | 100 | <!-- 5. Open category A on Storefront again -->
|
103 | 101 | <actionGroup ref="ReloadPageActionGroup" stepKey="reloadCategoryA"/>
|
|
128 | 126 | <wait time="60" stepKey="waitOneMinute"/>
|
129 | 127 | <magentoCLI command="cron:run --group index" stepKey="runCron1"/>
|
130 | 128 | <magentoCLI command="cron:run --group index" stepKey="runCronTwice1"/>
|
131 |
| - <wait time="30" stepKey="waitForLoad3"/> |
| 129 | + |
132 | 130 | <!-- 9. Open category A on Storefront again -->
|
133 | 131 | <actionGroup ref="ReloadPageActionGroup" stepKey="refreshCategoryAPage"/>
|
134 | 132 |
|
|
184 | 182 | <wait time="60" stepKey="waitMinute"/>
|
185 | 183 | <magentoCLI command="cron:run --group index" stepKey="runCron2"/>
|
186 | 184 | <magentoCLI command="cron:run --group index" stepKey="runCronTwice2"/>
|
187 |
| - <wait time="30" stepKey="waitForLoad4"/> |
| 185 | + |
188 | 186 | <!-- 15. Open category B on Storefront -->
|
189 | 187 | <actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="onPageCategoryB">
|
190 | 188 | <argument name="categoryName" value="$$createCategoryB.name$$"/>
|
|
244 | 242 | <wait time="60" stepKey="waitForOneMinute"/>
|
245 | 243 | <magentoCLI command="cron:run --group index" stepKey="runCron3"/>
|
246 | 244 | <magentoCLI command="cron:run --group index" stepKey="runCronTwice3"/>
|
247 |
| - <wait time="30" stepKey="waitForLoad5"/> |
| 245 | + |
248 | 246 | <!-- 17.15. Open category B on Storefront -->
|
249 | 247 | <actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="openPageCategoryB">
|
250 | 248 | <argument name="categoryName" value="$$createCategoryB.name$$"/>
|
|
306 | 304 | <wait time="60" stepKey="waitExtraMinute"/>
|
307 | 305 | <magentoCLI command="cron:run --group index" stepKey="runCron4"/>
|
308 | 306 | <magentoCLI command="cron:run --group index" stepKey="runCronTwice4"/>
|
309 |
| - <wait time="30" stepKey="waitForLoad6"/> |
| 307 | + |
310 | 308 | <!-- 18.15. Open category B on Storefront -->
|
311 | 309 | <actionGroup ref="StorefrontGoToCategoryPageActionGroup" stepKey="navigateToPageCategoryB">
|
312 | 310 | <argument name="categoryName" value="$$createCategoryB.name$$"/>
|
|
0 commit comments