Skip to content

Commit adf5736

Browse files
authored
ACQE-7386 | [MFTF TESTS] StorefrontAddProductToCartVerifyThatErrorMessageShouldNotDisappearTest
Test Fix
1 parent 712f11a commit adf5736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/StorefrontAddProductToCartVerifyThatErrorMessageShouldNotDisappearTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="openProductPage">
4545
<argument name="product" value="$$createSimpleProduct$$"/>
4646
</actionGroup>
47-
47+
<clearField selector="{{StorefrontProductInfoMainSection.qty}}" stepKey="clearQuantity"/>
4848
<fillField selector="{{StorefrontProductInfoMainSection.qty}}" userInput="10000" stepKey="fillQuantity"/>
4949
<seeInField userInput="10000" selector="{{StorefrontProductInfoMainSection.qty}}" stepKey="seeUpdatedQuantity"/>
5050

0 commit comments

Comments
 (0)