Skip to content

Commit 9b558c9

Browse files
committed
ACQE-6496:Configuration for paypal pay later on Category page
Removing argument from ValidatePayLaterStorefrontActionGroup
1 parent fc0588d commit 9b558c9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<annotations>
1313
<description>Goes to the 'Storefront Category' page for 'Paylater Message'. </description>
1414
</annotations>
15-
<arguments>
16-
<argument name="countryCode" type="string" defaultValue="us"/>
17-
</arguments>
1815
<waitForElementClickable selector="{{PayPalStandardConfigSection.categoryClick}}" stepKey="waitForCategryToClickable"/>
1916
<click selector ="{{PayPalStandardConfigSection.categoryClick}}" stepKey="clickCatagoryeButton"/>
2017
<waitForPageLoad stepKey="waitForCategrypageTobeLoaded"/>

0 commit comments

Comments
 (0)