We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0588d commit 9b558c9Copy full SHA for 9b558c9
app/code/Magento/Paypal/Test/Mftf/ActionGroup/ValidatePaylaterInStorefrontActionGroup.xml
@@ -12,9 +12,6 @@
12
<annotations>
13
<description>Goes to the 'Storefront Category' page for 'Paylater Message'. </description>
14
</annotations>
15
- <arguments>
16
- <argument name="countryCode" type="string" defaultValue="us"/>
17
- </arguments>
18
<waitForElementClickable selector="{{PayPalStandardConfigSection.categoryClick}}" stepKey="waitForCategryToClickable"/>
19
<click selector ="{{PayPalStandardConfigSection.categoryClick}}" stepKey="clickCatagoryeButton"/>
20
<waitForPageLoad stepKey="waitForCategrypageTobeLoaded"/>
0 commit comments