Skip to content

Commit c31e32d

Browse files
committed
MC-35322: [MFTF] CreateOrderFromEditCustomerPageTest unstable on Jenkins
1 parent 41c3f6f commit c31e32d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
<argument name="option"/>
1919
</arguments>
2020

21+
<scrollToTopOfPage stepKey="scrollToTopOfThePage"/>
22+
<waitForElementVisible selector="{{AdminOrderFormItemsSection.addProducts}}" stepKey="waitForAddProductsButton"/>
2123
<click selector="{{AdminOrderFormItemsSection.addProducts}}" stepKey="clickAddProducts"/>
2224
<fillField selector="{{AdminOrderFormItemsSection.skuFilter}}" userInput="{{product.sku}}" stepKey="fillSkuFilterConfigurable"/>
2325
<click selector="{{AdminOrderFormItemsSection.search}}" stepKey="clickSearchConfigurable"/>

0 commit comments

Comments
 (0)