File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Translation/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
<!-- Shipping Step -->
13
13
<element name =" progressBarActive" type =" text" selector =" .opc-progress-bar ._active span" />
14
14
<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" />
16
16
<element name =" buttonNewAddress" type =" button" selector =" .new-address-popup button span" />
17
17
<element name =" titleShippingMethod" type =" text" selector =" .checkout-shipping-method .step-title" />
18
18
<element name =" buttonNext" type =" button" selector =" #shipping-method-buttons-container button.primary span" />
You can’t perform that action at this time.
0 commit comments