Skip to content

Commit e3ea1c9

Browse files
committed
ACPT-752: Improve performance of processing segments validation
- Remove MFTF test changes that cause issues other MFTF tests;
1 parent 11fbc18 commit e3ea1c9

File tree

2 files changed

+0
-112
lines changed

2 files changed

+0
-112
lines changed

app/code/Magento/Sales/Test/Mftf/Section/AdminOrderFormItemsSection.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,5 @@
3636
<element name="couponCode" type="input" selector="#order-coupons input" timeout="30"/>
3737
<element name="applyCoupon" type="button" selector="#order-coupons button"/>
3838
<element name="removeCoupon" type="button" selector=".added-coupon-code .action-remove"/>
39-
<element name="totalRecords" type="text" selector="#sales_order_create_search_grid-total-count"/>
40-
<element name="numberOfPages" type="text" selector="div.admin__data-grid-pager-wrap div.admin__data-grid-pager > label"/>
4139
</section>
4240
</sections>

app/code/Magento/Sales/Test/Mftf/Test/AdminCreateOrderWithLimitedNumberOfProductsInGridTest.xml

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)