File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
app/code/Magento/Review/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 5252 </after >
5353
5454 <!-- Go to frontend and make a user account and login with it -->
55- <actionGroup ref =" SignUpNewUserFromStorefrontActionGroup" stepKey =" signUpNewUser" >
56- <argument name =" Customer" value =" CustomerEntityOne" />
55+ <actionGroup ref =" StorefrontOpenCustomerAccountCreatePageActionGroup" stepKey =" openCreateAccountPage" />
56+ <actionGroup ref =" StorefrontFillCustomerAccountCreationFormActionGroup" stepKey =" fillCreateAccountForm" >
57+ <argument name =" customer" value =" CustomerEntityOne" />
5758 </actionGroup >
59+ <actionGroup ref =" StorefrontClickCreateAnAccountCustomerAccountCreationFormActionGroup" stepKey =" submitCreateAccountForm" />
5860 <!-- Go to the first product view page -->
5961 <actionGroup ref =" StorefrontOpenProductPageActionGroup" stepKey =" openStorefrontProductPage1" >
6062 <argument name =" productUrl" value =" $$createProduct1.custom_attributes[url_key]$$" />
You can’t perform that action at this time.
0 commit comments