Skip to content

Commit f55d2ee

Browse files
committed
MC-4770: Convert CreateOrderFromEditCustomerPageTest to MFTF
1 parent 9ef74e8 commit f55d2ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<severity value="CRITICAL"/>
1818
<testCaseId value="MC-16161"/>
1919
<group value="mtf_migrated"/>
20+
<group value="banana"/>
2021
</annotations>
2122

2223
<before>
@@ -120,6 +121,7 @@
120121
<selectOption selector="{{AdminOrderFormItemsOrderedSection.moveProduct($$simpleProduct.name$$)}}" userInput="Move to Wish List" stepKey="moveProductToWishList"/>
121122
<selectOption selector="{{AdminOrderFormItemsOrderedSection.moveProduct($$createConfigProduct.name$$)}}" userInput="Move to Wish List" stepKey="moveConfigurableProductToWishList"/>
122123
<click selector="{{OrdersGridSection.update}}" stepKey="clickOnUpdateItemsAndQuantity"/>
124+
<waitForPageLoad stepKey="waitForAdminCreateOrderWishListSectionPageLoad"/>
123125

124126
<!-- Assert products in Wish List section -->
125127
<see selector="{{AdminCreateOrderWishListSection.wishListBlock}}" userInput="$$simpleProduct.name$$" stepKey="seeSimpleProductInWishList"/>

0 commit comments

Comments
 (0)