File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 34
34
<actionGroup ref =" GuestCheckoutFillingShippingSectionActionGroup" stepKey =" guestCheckoutFillingShipping" >
35
35
<argument name =" shippingMethod" value =" Flat Rate" />
36
36
</actionGroup >
37
- <waitForElementVisible selector =" {{StorefrontPaypalCheckoutSection.creditCard}}" stepKey =" waitForCreditCardPaymentMethod" />
38
37
<actionGroup ref =" StorefrontCheckoutSelectPaypalPaymentMethodActionGroup" stepKey =" selectPaypalPaymentMethod" />
39
38
<waitForPageLoad stepKey =" waitForLoadingMaskAfterPaymentMethodSelection" />
40
39
<actionGroup ref =" StorefrontPaypalFillCardDataActionGroup" stepKey =" fillCardDataPaypal" >
81
80
<actionGroup ref =" AdminViewAuthorizationTransactionsInOrderActionGroup" stepKey =" validateAuthTransaction" />
82
81
<waitForText selector =" {{AdminTransactionsGridSection.transactionData('Is Closed')}}" userInput =" Yes" stepKey =" seeIfClosedHeaderIsSetAsYesForAuthorization" />
83
82
</test >
84
- </tests >
83
+ </tests >
You can’t perform that action at this time.
0 commit comments