File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
app/code/Magento/Sales/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 12
12
<element name =" SubmitOrder" type =" button" selector =" #submit_order_top_button" timeout =" 30" />
13
13
<element name =" Cancel" type =" button" selector =" #reset_order_top_button" timeout =" 30" />
14
14
<element name =" CreateNewCustomer" type =" button" selector =" #order-customer-selector .actions button.primary" timeout =" 30" />
15
+ <element name =" submitOrder" type =" button" selector =" #submit_order_top_button" timeout =" 30" />
16
+ <element name =" cancel" type =" button" selector =" #reset_order_top_button" timeout =" 30" />
17
+ <element name =" createNewCustomer" type =" button" selector =" #order-customer-selector .actions button.primary" timeout =" 30" />
15
18
</section >
16
- </sections >
19
+ </sections >
You can’t perform that action at this time.
0 commit comments