Skip to content

Commit 313be32

Browse files
committed
ACQE-6908 : Verify that Apply gift cards or promo codes widget is shown on order review page
modified testcase steps
1 parent bb48912 commit 313be32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/StorefrontVerifyGiftCardPromoWidgetForPayFlowLinkTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<actionGroup ref="AdminDisablePayPalPayFlowLinkActionGroup" stepKey="disablePayPalPayFlow"/>
4545
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
4646
</after>
47-
<actionGroup ref="StorefrontAddSimpleProductWithQtyActionGroup" stepKey="addSimpleProductToCart">
47+
<actionGroup ref="StorefrontAddSimpleProductWithQtyActionGroup" stepKey="addSimpleProductToCart" before="waitForGiftCardHeaderToBeClickable">
4848
<argument name="product" value="$$createProduct$$"/>
4949
<argument name="quantity" value="1"/>
5050
</actionGroup>

0 commit comments

Comments
 (0)