Skip to content

Commit ed7c791

Browse files
committed
ACQE-6710:Check configuration for PayPal Payflow Link in Unites States
Updated on Testcase
1 parent 3634b9b commit ed7c791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCache">
5151
<argument name="tags" value="config full_page"/>
5252
</actionGroup>
53-
<waitForElementNotVisible selector="{{AdminPayPalPayFlowLinkConfigSection.closeButton('us')}}" stepKey="assertConfigureBtnIsDisabled"/>
53+
<waitForElementNotVisible selector="{{AdminPayPalPayFlowLinkConfigSection.closeButton('us')}}" stepKey="assertConfigureBtnToBeDisabled"/>
5454
<!--Login to storefront as guest customer-->
5555
<actionGroup ref="LoginToStorefrontActionGroup" stepKey="customerLogin">
5656
<argument name="Customer" value="$$createCustomer$$"/>

0 commit comments

Comments
 (0)