Skip to content

Commit 459c314

Browse files
ACQE-8641: [MFTF TESTS] AdminMassOrdersReleasePendingOrderTest
- Updated stepkey name.
1 parent 6df4194 commit 459c314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<click stepKey="chooseCustomer" selector="{{AdminOrdersGridSection.customerInOrdersSection(customer.firstname)}}"/>
2323
<waitForPageLoad stepKey="waitForStoresPageOpened"/>
2424
<conditionalClick selector="{{AdminOrderFormStoreSelectorSection.defaultStoreViewButton}}" dependentSelector="{{AdminOrderFormStoreSelectorSection.storeSelectorContainer}}" visible="true" stepKey="selectDefaultStoreView"/>
25-
<waitForPageLoad stepKey="waitFPageOpened"/>
25+
<waitForPageLoad stepKey="waitForAddProductPageOpened"/>
2626
<click selector="{{OrdersGridSection.addProducts}}" stepKey="clickOnAddProducts"/>
2727
<waitForPageLoad stepKey="waitForProductsListForOrder"/>
2828
<click selector="{{AdminOrdersGridSection.productForOrder(product.sku)}}" stepKey="chooseTheProduct"/>

0 commit comments

Comments
 (0)