File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 96
96
<wait time =" 60" stepKey =" waitForChanges" />
97
97
<magentoCLI command =" cron:run --group index" stepKey =" runCron" />
98
98
<magentoCLI command =" cron:run --group index" stepKey =" runCronTwice" />
99
-
99
+ < magentoCLI command = " indexer:reindex " stepKey = " reindex " />
100
100
<!-- 5. Open category A on Storefront again -->
101
- <comment userInput =" BIC workaround" stepKey =" reloadCategoryA" />
102
- <reloadPage stepKey =" reloadPage" />
103
- <waitForPageLoad stepKey =" waitForPageLoad" time =" 60" />
101
+ <actionGroup ref =" ReloadPageActionGroup" stepKey =" reloadCategoryA" />
104
102
105
103
<!-- Category A displays product A1 now -->
106
104
<see userInput =" $$createCategoryA.name$$" selector =" {{StorefrontCategoryMainSection.CategoryTitle}}" stepKey =" seeTitleCategoryA1" />
You can’t perform that action at this time.
0 commit comments