File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/OrderCancellationUi/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3030 <before >
3131 <!-- Enable configuration -->
3232 <magentoCLI command =" config:set sales/cancellation/enabled 1" stepKey =" EnablingSalesCancellation" />
33+ <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
3334 <createData entity =" _defaultCategory" stepKey =" createCategory" />
3435 <createData entity =" _defaultProduct" stepKey =" createSimpleProduct" >
3536 <requiredEntity createDataKey =" createCategory" />
9394 <grabTextFrom selector =" {{CustomerOrderCancellationSection.referenceToLatestOrderId}}" stepKey =" getOrderId" />
9495
9596 <!-- Go to Admin Sales Order View Page-->
96- <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
9797 <amOnPage url =" {{AdminSalesOrderViewPage.url({$getOrderId})}}" stepKey =" navigateToSalesOrderViewPage" />
9898 <waitForPageLoad stepKey =" waitForAdminSalesOrderViewPageLoad" />
9999
You can’t perform that action at this time.
0 commit comments