Skip to content

Commit 7edfdab

Browse files
committed
MC-19048: [Test Failed]: Magento\FunctionalTestingFramework.functional.CartPriceRuleForConfigurableProductTest
1 parent 53d131a commit 7edfdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Test/Mftf/Section/StorefrontDiscountSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<section name="StorefrontDiscountSection">
1111
<element name="discountTab" type="button" selector="#block-discount-heading"/>
1212
<element name="couponInput" type="input" selector="#coupon_code"/>
13-
<element name="applyCodeBtn" type="button" selector="button[value='Apply Discount']"/>
13+
<element name="applyCodeBtn" type="button" selector="button[value='Apply Discount']" timeout="30"/>
1414
<element name="cancelCoupon" type="button" selector="button[value='Cancel Coupon']"/>
1515
<element name="discountInput" type="input" selector="#discount-code"/>
1616
<element name="discountBlockActive" type="text" selector=".block.discount.active"/>

0 commit comments

Comments
 (0)