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 24
24
<element name =" proceedToCheckout" type =" button" selector =" .action.primary.checkout span" timeout =" 30" />
25
25
<element name =" discountAmount" type =" text" selector =" td[data-th='Discount']" />
26
26
<element name =" shippingHeading" type =" button" selector =" #block-shipping-heading" timeout =" 10" />
27
- <element name =" postcode" type =" input" selector =" input[name='postcode']" timeout =" 10 " />
27
+ <element name =" postcode" type =" input" selector =" input[name='postcode']" timeout =" 30 " />
28
28
<element name =" stateProvince" type =" select" selector =" select[name='region_id']" timeout =" 10" />
29
29
<element name =" stateProvinceInput" type =" input" selector =" input[name='region']" />
30
30
<element name =" country" type =" select" selector =" select[name='country_id']" timeout =" 10" />
You can’t perform that action at this time.
0 commit comments