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 3535 <actionGroup ref =" AdminSelectDisableFundingActionGroup" stepKey =" selectVenmoOption" />
3636 <click selector =" {{AdminConfigSection.saveButton}}" stepKey =" saveConfig1" />
3737 <waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage" />
38+ <magentoCLI command =" cache:flush" stepKey =" cleanCache1" />
3839
3940 <!-- Open PayPal Advanced->Frontend Experience->Features configuration page again -->
4041 <amOnPage url =" {{AdminConfigPaymentMethodsPage.url}}" stepKey =" navigateToPaymentConfigurationPage2" />
4546 <actionGroup ref =" AdminUnselectDisableFundingActionGroup" stepKey =" unselectVenmoOption" />
4647 <click selector =" {{AdminConfigSection.saveButton}}" stepKey =" saveConfig2" />
4748 <waitForElementVisible selector =" {{AdminMessagesSection.success}}" stepKey =" waitForSuccessMessage2" />
49+ <magentoCLI command =" cache:flush" stepKey =" cleanCache1" />
4850
4951 </test >
5052</tests >
You can’t perform that action at this time.
0 commit comments