File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Checkout/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 37
37
<element name =" next" type =" button" selector =" button.button.action.continue.primary" timeout =" 30" />
38
38
<element name =" firstShippingMethod" type =" radio" selector =" //*[@id='checkout-shipping-method-load']//input[@class='radio']" />
39
39
<element name =" defaultShipping" type =" button" selector =" .billing-address-details" />
40
- <element name =" billingAddressDetails" type =" string " selector =" .billing-address-details" />
40
+ <element name =" billingAddressDetails" type =" text " selector =" .billing-address-details" />
41
41
<element name =" state" type =" button" selector =" //*[text()='Alabama']" />
42
42
<element name =" stateInput" type =" input" selector =" input[name=region]" />
43
43
<element name =" regionOptions" type =" select" selector =" select[name=region_id] option" />
You can’t perform that action at this time.
0 commit comments