Skip to content

Commit e4769fe

Browse files
committed
ACP2E-1631: Not able to send an invitation
1 parent f0113d4 commit e4769fe

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Section/AdminInvitationSection.xml renamed to app/code/Magento/Customer/Test/Mftf/Section/AdminInvitationsSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
10-
<section name="AdminInvitationSection">
10+
<section name="AdminInvitationsSection">
1111
<element name="addInvitation" type="button" selector=".page-actions-buttons #add"/>
1212
<element name="email" type="textarea" selector="//div[@class='admin__field-control']//textarea[@name='email']"/>
1313
<element name="message" type="textarea" selector="//div[@class='admin__field-control']//textarea[@name='message']"/>

0 commit comments

Comments
 (0)