File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
app/code/Magento/Security/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 2525 <!-- Go to storefront home page -->
2626 <actionGroup ref =" StorefrontOpenHomePageActionGroup" stepKey =" openStoreFrontHomePage" />
2727
28- <!-- See the Registration Link -->
29- <actionGroup ref =" StorefrontSeeHeaderLinksActionGroup" stepKey =" seeTheLink" />
30-
31- <!-- Click the Registration Link -->
32- <actionGroup ref =" StorefrontClickHeaderLinkActionGroup" stepKey =" clickTheLink" >
33- <argument name =" linkName" value =" Create an Account" />
34- </actionGroup >
28+ <!-- Go to the Registration Link -->
29+ <actionGroup ref =" StorefrontOpenCustomerAccountCreatePageActionGroup" stepKey =" openCreateAccountPage" />
3530
3631 <!-- Fill Registration Form with Password length is bellow 8 Characters -->
3732 <actionGroup ref =" StorefrontFillCustomerAccountCreationFormActionGroup" stepKey =" fillRegistrationFormPasswordLengthBellowEightCharacters" >
You can’t perform that action at this time.
0 commit comments