Skip to content

Commit 69bba88

Browse files
ACQE-6444:Product Price with tax calculation displays on Paypal Pay Later message in Product page
Before changing ta setting, opening Admin config page
1 parent 204e9c8 commit 69bba88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
<!--Scroll down to paypal pay later option and verify message-->
6464
<waitForText userInput="4 payments of $25.00 due every 2 weeks, starting today." selector="{{StorefrontPayPalPayLaterSection.payPalPayLaterMessage}}" stepKey="verifyPayPalPayLaterMessage1"/>
6565
<closeTab stepKey="closeCurrentTab"/>
66+
<actionGroup ref="AdminOpenConfigurationStoresPageActionGroup" stepKey="openAdminPage"/>
6667
<!-- Set up catalog to store product price including tax -->
6768
<magentoCLI command="config:set tax/calculation/price_includes_tax 1" stepKey="enableCatalogIncludingTax"/>
6869
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexAgain">

0 commit comments

Comments
 (0)