Skip to content

Commit 513e596

Browse files
committed
Merge branch 'ACQE-5111' into ACQE-5651-functional-mainline
2 parents 96b2fa8 + 967f386 commit 513e596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Translation/Test/Mftf/Section/InlineTranslationModeCheckoutSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<!-- Shipping Step -->
1313
<element name="progressBarActive" type="text" selector=".opc-progress-bar ._active span"/>
1414
<element name="stepTitleShipping" type="text" selector="#shipping div.step-title"/>
15-
<element name="buttonShippingHere" type="button" selector="button.action-select-shipping-item span"/>
15+
<element name="buttonShippingHere" type="button" selector="div.shipping-address-item.not-selected-item button.action-select-shipping-item span"/>
1616
<element name="buttonNewAddress" type="button" selector=".new-address-popup button span"/>
1717
<element name="titleShippingMethod" type="text" selector=".checkout-shipping-method .step-title"/>
1818
<element name="buttonNext" type="button" selector="#shipping-method-buttons-container button.primary span"/>

0 commit comments

Comments
 (0)