File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Checkout/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 5353 <element name =" stateProvinceWithoutAsterisk" type =" text" selector =" //div[@class='field' and @name='shippingAddress.region_id']" timeout =" 30" />
5454 <element name =" stateProvinceWithAsterisk" type =" text" selector =" //div[@class='field _required' and @name='shippingAddress.region_id']" timeout =" 30" />
5555 <element name =" selectCountry" type =" select" selector =" //div[@class='billing-address-form']//select[@name='country_id']" />
56+ <element name =" customerAddressAttribute" type =" input" selector =" [id*='{{attribute}}']" parameterized =" true" />
57+ <element name =" savedAddress" type =" text" selector =" div[class='shipping-address-item selected-item']" />
5658 </section >
5759</sections >
You can’t perform that action at this time.
0 commit comments