Skip to content

Commit 5c983d4

Browse files
ACQE-7761: AdminCheckConfigurationForPayPalExpressCheckoutInUnitesStatesTest
MFTF Test fix
1 parent 9e7230b commit 5c983d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@
4848
<actionGroup ref="AdminOpenPayPalAdvancedFrontendExperienceFeaturesPageActionGroup" stepKey= "openFeatures"/>
4949
<dontSeeOptionIsSelected selector="{{PayPalAdvancedFrontendExperienceFeaturesSection.disableFundingOptionsMultiselect('us')}}" userInput="PayPal Credit" stepKey="dontSeePayPalCreditOptionIsSelected" />
5050
<!--Enable paypal solution-->
51-
<actionGroup ref="AdminAssertEnableThisSolutionAndInContextCheckoutValueActionGroup" stepKey= "adminConfigPaypalExpressCheckout"/>
51+
<actionGroup ref="AdminPayPalExpressCheckoutEnableActionGroup" stepKey="adminConfigPaypalExpressCheckout">
52+
<argument name="credentials" value="SamplePaypalExpressConfig2"/>
53+
</actionGroup>
5254
<!--Go to storefront and add product to cart -->
5355
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToProductOnStorefront">
5456
<argument name="product" value="$$simpleProduct$$"/>

0 commit comments

Comments
 (0)