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