File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Checkout/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 25
25
<element name =" guestRegion" type =" select" selector =" .billing-address-form select[name*='region_id']" />
26
26
<element name =" guestPostcode" type =" input" selector =" .billing-address-form input[name*='postcode']" />
27
27
<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']" />
29
28
<element name =" billingAddress" type =" text" selector =" .payment-method._active div.billing-address-details" />
30
29
<element name =" cartItems" type =" text" selector =" ol.minicart-items" />
31
30
<element name =" cartItemsArea" type =" button" selector =" div.block.items-in-cart" />
You can’t perform that action at this time.
0 commit comments