File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
</annotations >
21
21
<before >
22
22
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" LoginAsAdmin" />
23
-
23
+
24
24
<createData entity =" _defaultCategory" stepKey =" createCategory" />
25
25
<createData entity =" SimpleProduct" stepKey =" createProduct01" >
26
26
<requiredEntity createDataKey =" createCategory" />
112
112
<deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
113
113
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
114
114
</after >
115
-
115
+
116
116
<actionGroup ref =" LoginToStorefrontActionGroup" stepKey =" loginAsCustomer" >
117
117
<argument name =" Customer" value =" $$createCustomer$$" />
118
118
</actionGroup >
119
-
119
+
120
120
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" onCategoryPage" />
121
121
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForPageLoad" />
122
122
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" scrollToLimiter" />
207
207
<requiredEntity createDataKey =" createCustomerCart" />
208
208
<requiredEntity createDataKey =" createProduct20" />
209
209
</createData >
210
-
210
+
211
211
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" onCheckout" />
212
212
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" see20Products" />
213
213
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" clickNextButton" />
You can’t perform that action at this time.
0 commit comments