File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
8
8
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
10
- <actionGroup name =" EnablePaypalPaylaterConfigurationActionGroup " >
10
+ <actionGroup name =" EnablePaylaterPaypalStandardActionGroup " >
11
11
<annotations >
12
- <description >Enable Paypal Paylater Solution For Paypal Express Checkout </description >
12
+ <description >Enable Paypal Paylater Solution For Paypal Standard </description >
13
13
</annotations >
14
14
<click selector =" {{PayPalStandardConfigSection.configureBtn('us')}}" stepKey =" clickPayPalConfigureBtn" />
15
15
<selectOption selector =" {{PayPalStandardConfigSection.enablePaylaterExperience('us')}}" userInput =" Yes" stepKey =" EnablePaylaterExperience" />
You can’t perform that action at this time.
0 commit comments