File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 2121 <before >
2222 <!-- Precondition Step 1:Create Simple Product and Customer -->
2323 <createData entity =" SimpleProduct_100" stepKey =" simpleProductOne" />
24- <createData entity =" Simple_US_Customer" stepKey =" createCustomer" />
2524 </before >
2625 <after >
2726 <!-- Admin log out -->
2827 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
29- <!-- Customer log out -->
30- <actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" customerLogout" />
3128 <!-- Delete created product -->
3229 <deleteData createDataKey =" simpleProductOne" stepKey =" deleteSimpleProduct" />
33- <!-- Delete customer -->
34- <deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
3530 </after >
3631 <!-- Step 1: Navigate to Frontend > place an order through check money with guest checkout. -->
3732 <actionGroup ref =" StorefrontOpenHomePageActionGroup" stepKey =" openStorefrontPage" />
You can’t perform that action at this time.
0 commit comments