Skip to content

Commit 186d5b5

Browse files
authored
ACQE-4483 : Create an account new element
1 parent 92c50a9 commit 186d5b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Test/Mftf/Section/StorefrontCustomerLoginSignUpSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
1111
<section name="AdminCreateUserSection">
1212
<element name="createAnAccountButton" type="button" selector="//div[contains(@class, 'block-new-customer')]//a/span[contains(.,'Create an Account')]"/>
13+
<element name="createAnAccountButtonForCustomer" type="button" selector="/*[@class=‘block-content’]//a[@class=‘action create primary’]/span[contains(.,‘Create an Account’)]"/>
1314
</section>
1415
</sections>

0 commit comments

Comments
 (0)