Skip to content

Commit 19c06c0

Browse files
committed
ACQE-7412 [MFTF TESTS] AdminCorrectnessInvoicedItemInBundleProductTest
1 parent ae800e4 commit 19c06c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Test/Mftf/Test/ApplyTaxesAndFptForSimpleProductWithCanadianPstOriginTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
<see selector="{{CheckoutCartSummarySection.taxAmount}}" userInput="$11.50" stepKey="assertTaxAmount"/>
173173
<see selector="{{CheckoutCartSummarySection.fptAmount}}" userInput="$10.00" stepKey="assertFptAmount"/>
174174
<click selector="{{CheckoutCartSummarySection.taxAmount}}" stepKey="clickTaxAmount"/>
175-
<see selector="{{CheckoutCartSummarySection.canadaTaxAmount}}" userInput="$5.75" stepKey="assertGstAmount"/>
175+
<waitForText selector="{{CheckoutCartSummarySection.canadaTaxAmount}}" userInput="$5.75" stepKey="assertGstAmount"/>
176176
<see selector="{{CheckoutCartSummarySection.canadaPstTaxAmount}}" userInput="$5.75" stepKey="assertPstAmount"/>
177177
<!--Assert Shopping Cart Summary-->
178178
<actionGroup ref="AssertStorefrontShoppingCartSummaryWithShippingActionGroup" stepKey="AssertCartSummary" >

0 commit comments

Comments
 (0)