File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 35
35
<actionGroup ref =" AdminSelectDisableFundingActionGroup" stepKey =" selectVenmoOption" />
36
36
<click selector =" {{AdminConfigSection.saveButton}}" stepKey =" saveConfig1" />
37
37
<waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage" />
38
+ <magentoCLI command =" cache:flush" stepKey =" cleanCache1" />
38
39
39
40
<!-- Open PayPal Advanced->Frontend Experience->Features configuration page again -->
40
41
<amOnPage url =" {{AdminConfigPaymentMethodsPage.url}}" stepKey =" navigateToPaymentConfigurationPage2" />
45
46
<actionGroup ref =" AdminUnselectDisableFundingActionGroup" stepKey =" unselectVenmoOption" />
46
47
<click selector =" {{AdminConfigSection.saveButton}}" stepKey =" saveConfig2" />
47
48
<waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage2" />
49
+ <magentoCLI command =" cache:flush" stepKey =" cleanCache1" />
48
50
49
51
</test >
50
52
</tests >
You can’t perform that action at this time.
0 commit comments