File tree 1 file changed +1
-0
lines changed
app/code/Magento/OrderCancellation/Test/Mftf/Section
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 9
9
<section name =" AdminOrderCancellationConfigSection" >
10
10
<element name =" valueForSalesCancellation" type =" select" selector =" #sales_cancellation_enabled" />
11
11
<element name =" systemValueForSalesCancellation" type =" checkbox" selector =" #sales_cancellation_enabled_inherit" />
12
+ <element name =" salesCancellationHead" type =" select" selector =" #sales_cancellation-head" />
12
13
<element name =" systemValueForSalesCancellationReasons" type =" checkbox" selector =" #sales_cancellation_reasons_inherit" />
13
14
<element name =" deleteReasonRow" type =" button" selector =" #sales_cancellation_reasons #item{{row}} td.col-actions button.action-delete" parameterized =" true" />
14
15
<element name =" deleteFirstReason" type =" button" selector =" #sales_cancellation_reasons tbody tr:first-child td.col-actions button.action-delete" />
You can’t perform that action at this time.
0 commit comments