Skip to content

Commit 37a42b4

Browse files
committed
Merge remote-tracking branch 'origin/MC-35322' into 2.4.0-develop-pr64
2 parents c7455cd + c31e32d commit 37a42b4

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)