You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MAGETWO-63177: Totals block missing in OrderCreateIndex page of Sales Functional Tests.
- Added a new method 'getOrderTotals' in Totals class to collect admin Order Totals as key value pairs.
- Added totalsBlock in OrderCreateIndex page.
- Added a new dataset in tax module for shopping cart display full tax summary.
<blockname="configureProductBlock"class="Magento\Catalog\Test\Block\Adminhtml\Product\Composite\Configure"locator="//*[@data-role='modal' and .//*[@id='product_composite_configure'] and contains(@class,'_show')]"strategy="xpath"/>
0 commit comments