Skip to content

Commit 13566b0

Browse files
committed
MC-4459: Convert OnePageCheckoutOfflinePaymentMethodsTest to MFTF
- Remove duplicate element
1 parent a19cf25 commit 13566b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
<element name="guestRegion" type="select" selector=".billing-address-form select[name*='region_id']"/>
2626
<element name="guestPostcode" type="input" selector=".billing-address-form input[name*='postcode']"/>
2727
<element name="guestTelephone" type="input" selector=".billing-address-form input[name*='telephone']"/>
28-
<element name="guestCountry" type="select" selector=".billing-address-form select[name*='country_id']"/>
2928
<element name="billingAddress" type="text" selector=".payment-method._active div.billing-address-details"/>
3029
<element name="cartItems" type="text" selector="ol.minicart-items"/>
3130
<element name="cartItemsArea" type="button" selector="div.block.items-in-cart"/>

0 commit comments

Comments
 (0)