Skip to content

Commit 05ba48d

Browse files
authored
Update StorefrontCustomerAccountInformationSection.xml
1 parent fb26d35 commit 05ba48d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

app/code/Magento/LoginAsCustomer/Test/Mftf/Section/StorefrontCustomerAccountInformationSection.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
<sections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Page/etc/SectionObject.xsd">
1111
<section name="StorefrontCustomerAccountInformationSection">
12-
<element name="allowAssistance" type="checkbox" selector=".form-edit-account input[name='assistance_allowed_checkbox']"/>
13-
<element name="onArrow" type="button" selector="//div[@class='panel header']//button[@type='button']"/>
14-
<element name="onSignOut" type="button" selector="//div[@aria-hidden='false']//a[contains(text(),'Sign Out')]"/>
12+
<element name="allowAssistance" type="checkbox" selector=".form-edit-account input[name='assistance_allowed_checkbox']"/
1513
</section>
1614
</sections>

0 commit comments

Comments
 (0)