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 1818 <before >
1919 <!-- Enable configuration -->
2020 <magentoCLI command =" config:set sales/cancellation/enabled 1" stepKey =" EnablingSalesCancellation" />
21+ <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
2122 <createData entity =" _defaultCategory" stepKey =" createCategory" />
2223 <createData entity =" _defaultProduct" stepKey =" createSimpleProduct" >
2324 <requiredEntity createDataKey =" createCategory" />
7980 <grabTextFrom selector =" {{CustomerOrderCancellationSection.referenceToLatestOrderId}}" stepKey =" getOrderId" />
8081
8182 <!-- Go to Admin Sales Order View Page-->
82- <actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
8383 <amOnPage url =" {{AdminSalesOrderViewPage.url({$getOrderId})}}" stepKey =" navigateToSalesOrderViewPage" />
8484 <waitForPageLoad stepKey =" waitForAdminSalesOrderViewPageLoad" />
8585
You can’t perform that action at this time.
0 commit comments