File tree Expand file tree Collapse file tree 2 files changed +0
-1
lines changed
dev/tests/functional/tests/app/Magento/Sales/Test Expand file tree Collapse file tree 2 files changed +0
-1
lines changed Original file line number Diff line number Diff line change 13
13
<block name =" titleBlock" class =" Magento\Theme\Test\Block\Html\Title" locator =" .page-title-wrapper" strategy =" css selector" />
14
14
<block name =" itemsOrderedBlock" class =" Magento\Sales\Test\Block\Adminhtml\Order\View\Items" locator =" #sales_order_view_tabs_order_info_content .edit-order-table" strategy =" css selector" />
15
15
<block name =" orderTotalsBlock" class =" Magento\Sales\Test\Block\Adminhtml\Order\Totals" locator =" .order-totals" strategy =" css selector" />
16
- <block name =" orderHistoryBlock" class =" Magento\Sales\Test\Block\Adminhtml\Order\History" locator =" .order-comments-history" strategy =" css selector" />
17
16
<block name =" informationBlock" class =" Magento\Sales\Test\Block\Adminhtml\Order\View\Info" locator =" .order-account-information" strategy =" css selector" />
18
17
<block name =" orderInfoBlock" class =" Magento\Sales\Test\Block\Adminhtml\Order\View\Tab\Info" locator =" [data-ui-id='sales-order-tabs-tab-content-order-info']" strategy =" css selector" />
19
18
<block name =" orderInvoiceGrid" class =" Magento\Sales\Test\Block\Adminhtml\Invoice\Grid" locator =" //div[contains(@data-bind, 'sales_order_view_invoice_grid.sales_order_view_invoice_grid')]" strategy =" xpath" />
You can’t perform that action at this time.
0 commit comments