File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
app/code/Magento/Security/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- /**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details .
6
- */
3
+ /**
4
+ * Copyright 2019 Adobe
5
+ * All Rights Reserved .
6
+ */
7
7
-->
8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
25
25
<!-- Go to storefront home page -->
26
26
<actionGroup ref =" StorefrontOpenHomePageActionGroup" stepKey =" openStoreFrontHomePage" />
27
27
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" />
35
30
36
31
<!-- Fill Registration Form with Password length is bellow 8 Characters -->
37
32
<actionGroup ref =" StorefrontFillCustomerAccountCreationFormActionGroup" stepKey =" fillRegistrationFormPasswordLengthBellowEightCharacters" >
You can’t perform that action at this time.
0 commit comments