Skip to content

Commit d290ef0

Browse files
committed
MQE-827: Complete a Regression Test
- fix
1 parent 16f1498 commit d290ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Checkout/ActionGroup/CheckoutActionGroup.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/actionGroupSchema.xsd">
1111
<!-- Go to checkout from minicart -->
1212
<actionGroup name="GoToCheckoutFromMinicartActionGroup">
13+
<wait stepKey="wait" time="10" />
1314
<click selector="{{StorefrontMinicartSection.showCart}}" stepKey="clickCart"/>
1415
<click selector="{{StorefrontMinicartSection.goToCheckout}}" stepKey="goToCheckout"/>
1516
<waitForPageLoad stepKey="waitForPageLoad"/>

0 commit comments

Comments
 (0)