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 5353 </after >
5454
5555 <!-- Go to frontend and make a user account and login with it -->
56- <actionGroup ref =" SignUpNewUserFromStorefrontActionGroup" stepKey =" signUpNewUser" >
57- <argument name =" Customer" value =" CustomerEntityOne" />
56+ <actionGroup ref =" StorefrontOpenCustomerAccountCreatePageActionGroup" stepKey =" openCreateAccountPage" />
57+ <actionGroup ref =" StorefrontFillCustomerAccountCreationFormActionGroup" stepKey =" fillCreateAccountForm" >
58+ <argument name =" customer" value =" CustomerEntityOne" />
5859 </actionGroup >
60+ <actionGroup ref =" StorefrontClickCreateAnAccountCustomerAccountCreationFormActionGroup" stepKey =" submitCreateAccountForm" />
5961 <!-- Go to the first product view page -->
6062 <actionGroup ref =" StorefrontOpenProductPageActionGroup" stepKey =" openStorefrontProductPage1" >
6163 <argument name =" productUrl" value =" $$createProduct1.custom_attributes[url_key]$$" />
You can’t perform that action at this time.
0 commit comments