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