Skip to content

Commit 293974b

Browse files
authored
Updated AdminConfigurePayPalPaymentsProActionGroup.xml
1 parent b6238c7 commit 293974b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminConfigurePayPalPaymentsProActionGroup.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
<waitForElementClickable selector="{{AdminConfigSection.saveButton}}" stepKey="waitForSaveButtonBecomeClickable"/>
3838
<click selector="{{AdminConfigSection.saveButton}}" stepKey="saveConfig"/>
3939
<waitForPageLoad stepKey="waitForSaving"/>
40+
<waitForText selector="{{AdminMessagesSection.success}}" userInput="You saved the configuration." stepKey="seeConfigSuccessMessage"/>
4041
</actionGroup>
41-
</actionGroups>
42+
</actionGroups>

0 commit comments

Comments
 (0)