Skip to content

Commit 9b4f8d0

Browse files
ACQE-6375: Registered Checkout Using PayPal Smart Button and Flat Rate
remove 3 unused element
1 parent d4dab28 commit 9b4f8d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Catalog/Test/Mftf/Section/StorefrontCategoryProductSection.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,5 @@
4040
<element name="filterOptionCurrencySymbol" type="text" selector="//div[@class='filter-options-content']//a//span[@class='price' and contains(text(),'{{currencySymbol}}')]" parameterized="true"/>
4141
<element name="priceDropdown" type="button" selector="//div[@class='filter-options-title']"/>
4242
<element name="priceBlockShoppingOptions" type="block" selector="//div[@class='filter-options-content']"/>
43-
<element name="productSenderName" type="input" selector="#giftcard_sender_name"/>
44-
<element name="productRecipientName" type="input" selector="#giftcard_recipient_name"/>
45-
<element name="productMessage" type="input" selector="#giftcard-message"/>
4643
</section>
4744
</sections>

0 commit comments

Comments
 (0)