We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777e337 commit e0197b9Copy full SHA for e0197b9
app/code/Magento/Checkout/Test/Mftf/Section/StorefrontProductCartGiftOptionSection.xml
@@ -12,7 +12,7 @@
12
<element name="giftOptions" type="button" selector=".action.action-gift"/>
13
<element name="fieldTo" type="input" selector=".gift-options-content .field-to input"/>
14
<element name="fieldFrom" type="input" selector=".gift-options-content .field-from input"/>
15
- <element name="message" type="textarea" selector="#gift-message-whole-message-giftOptionsCart"/>
+ <element name="message" type="textarea" selector=".gift-options-content .field.text .input-text"/>
16
<element name="update" type="button" selector=".action-update"/>
17
<element name="cancel" type="button" selector=".action-cancel"/>
18
</section>
0 commit comments