File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
InventoryAdminUi/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 8484 <actionGroup ref =" CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey =" selectCheckMoneyOrder" />
8585 <actionGroup ref =" ClickPlaceOrderActionGroup" stepKey =" clickOnPlaceOrder" />
8686 <!-- Run queue consumer.-->
87- <magentoCLI command =" queue:consumers:start" arguments =" inventory.reservations.updateSalabilityStatus" stepKey =" startSalabilityUpdate" timeout =" 30" />
87+ <magentoCLI command =" queue:consumers:start" arguments =" inventory.reservations.updateSalabilityStatus" stepKey =" startSalabilityUpdate" timeout =" 60" />
88+ <wait time =" 30" stepKey =" waitForSalabilityUpdate" />
89+ <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache" >
90+ <argument name =" tags" value =" " />
91+ </actionGroup >
8892 <!-- Navigate to group product PDP.-->
8993 <actionGroup ref =" StorefrontOpenProductEntityPageActionGroup" stepKey =" navigateToGroupedProductPDPAfterOrderPlacement" >
9094 <argument name =" product" value =" $groupedProduct$" />
9195 </actionGroup >
92- <actionGroup ref =" CliCacheFlushActionGroup" stepKey =" flushCache" after =" flushCache" >
93- <argument name =" tags" value =" " />
94- </actionGroup >
9596 <!-- Verify that product1 is not present.-->
9697 <dontSee selector =" {{StorefrontProductInfoMainSection.groupedProductsTable}}" userInput =" $product1.name$" stepKey =" dontSeeProduct1" />
9798 <!-- Verify that product2 is present.-->
You can’t perform that action at this time.
0 commit comments