Skip to content

Commit fb3fe58

Browse files
committed
MC-34941: [MFTF] Replace magentoCli calls with appropriate AG calls
1 parent 348dd60 commit fb3fe58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@
2525
<fillField selector="{{PayPalPaymentSection.password}}" userInput="{{credentials.magento/paypal_sandbox_login_password}}" stepKey="fillPassword"/>
2626
<click selector="{{PayPalPaymentSection.loginBtn}}" stepKey="login"/>
2727
<waitForPageLoad stepKey="wait"/>
28-
<see userInput="{{payerName}}" selector="{{PayPalPaymentSection.reviewUserInfo}}" stepKey="seePayerName"/>
2928
</actionGroup>
3029
</actionGroups>

0 commit comments

Comments
 (0)