Skip to content

Commit 397faff

Browse files
committed
MC-4562: Convert ValidateRequireAddressAttributeEntityTest to MFTF
1 parent 1e7ea98 commit 397faff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Section/CheckoutShippingSection.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@
3939
<element name="editActiveAddress" type="button" selector="//div[@class='shipping-address-item selected-item']//span[text()='Edit']" timeout="30"/>
4040
<element name="loginButton" type="button" selector=".action.login" timeout="30"/>
4141
<element name="shipHereButton" type="button" selector="//div[text()='{{street}}']/button[@class='action action-select-shipping-item']" parameterized="true" timeout="30"/>
42+
<element name="textFieldAttrRequireMessage" selector="//input[@name='custom_attributes[{{attribute}}]']/ancestor::div[contains(@class, 'control')]/div/span" parameterized="true" timeout="30"/>
4243
</section>
4344
</sections>

0 commit comments

Comments
 (0)