File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Checkout/Test/Mftf/Section Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 32
32
<element name =" firstShippingMethod" type =" radio" selector =" //*[@id='checkout-shipping-method-load']//input[@class='radio']" />
33
33
<element name =" defaultShipping" type =" button" selector =" .billing-address-details" />
34
34
<element name =" stateInput" type =" input" selector =" input[name=region]" />
35
+ <element name =" regionOptions" type =" select" selector =" select[name=region_id] option" />
35
36
</section >
36
37
</sections >
Original file line number Diff line number Diff line change 32
32
<data key =" vat_id" >vatData</data >
33
33
<data key =" default_shipping" >true</data >
34
34
<data key =" default_billing" >true</data >
35
+ <data key =" region_qty" >66</data >
35
36
</entity >
36
37
<entity name =" US_Address_TX" type =" address" >
37
38
<data key =" firstname" >John</data >
You can’t perform that action at this time.
0 commit comments