File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Tax/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 172
172
<see selector =" {{CheckoutCartSummarySection.taxAmount}}" userInput =" $11.50" stepKey =" assertTaxAmount" />
173
173
<see selector =" {{CheckoutCartSummarySection.fptAmount}}" userInput =" $10.00" stepKey =" assertFptAmount" />
174
174
<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" />
176
176
<see selector =" {{CheckoutCartSummarySection.canadaPstTaxAmount}}" userInput =" $5.75" stepKey =" assertPstAmount" />
177
177
<!-- Assert Shopping Cart Summary-->
178
178
<actionGroup ref =" AssertStorefrontShoppingCartSummaryWithShippingActionGroup" stepKey =" AssertCartSummary" >
You can’t perform that action at this time.
0 commit comments