Skip to content

Commit d5d31f1

Browse files
author
Stanislav Idolov
committed
Fixed failed test
1 parent 7dd708b commit d5d31f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontCustomerCheckoutOnLoginWhenGuestCheckoutIsDisabledTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<argument name="customerEmail" value="$$createCustomer.email$$"/>
6161
<argument name="customerPwd" value="$$createCustomer.password$$"/>
6262
</actionGroup>
63+
<waitForElementVisible selector="{{CheckoutCartSummarySection.proceedToCheckout}}" stepKey="waitProceedToCheckout"/>
6364
<click selector="{{CheckoutCartSummarySection.proceedToCheckout}}" stepKey="goToCheckout1"/>
6465
<waitForPageLoad stepKey="waitForShippingMethodSectionToLoad"/>
6566
<actionGroup ref="StorefrontCheckoutClickNextButtonActionGroup" stepKey="clickOnNextButton"/>

0 commit comments

Comments
 (0)