Skip to content

Commit 77c238b

Browse files
ACQE-6375: Registered Checkout Using PayPal Smart Button and Flat Rate Removed unused selectors
1 parent 036ba3f commit 77c238b

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
@@ -36,8 +36,5 @@
3636
<element name="ProductImageByNameAndSrc" type="text" selector="//main//li[.//a[contains(text(), '{{var1}}')]]//img[contains(@src, '{{src}}')]" parameterized="true"/>
3737
<element name="ProductStockUnavailable" type="text" selector="//*[text()='Out of stock']"/>
3838
<element name="listedProductOnProductPage" type="block" selector="//div[contains(@aria-labelledBy,'{{attribute_code}}')]//div[@aria-label='{{attribute_name}}']" parameterized="true"/>
39-
<element name="productSenderName" type="input" selector="#giftcard_sender_name"/>
40-
<element name="productRecipientName" type="input" selector="#giftcard_recipient_name"/>
41-
<element name="productMessage" type="input" selector="#giftcard-message"/>
4239
</section>
4340
</sections>

0 commit comments

Comments
 (0)