Skip to content

Commit 36cfedb

Browse files
committed
MC-17139: Multiple Unstable MFTF Tests The Are Slowing Down PRs
- Skipping unstable MFTF tests
1 parent 0407b7e commit 36cfedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOrderActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@
412412
<argument name="customer"/>
413413
</arguments>
414414
<amOnPage stepKey="navigateToNewOrderPage" url="{{AdminOrderCreatePage.url}}"/>
415+
<waitForPageLoad stepKey="waitForNewOrderPageOpened"/>
415416
<click stepKey="chooseCustomer" selector="{{AdminOrdersGridSection.customerInOrdersSection(customer.firstname)}}"/>
416417
<waitForPageLoad stepKey="waitForStoresPageOpened"/>
417418
<click selector="{{OrdersGridSection.addProducts}}" stepKey="clickOnAddProducts"/>

0 commit comments

Comments
 (0)