Skip to content

Commit 3d3e1b7

Browse files
authored
Updated VoidASalesOrderPlacedWithPayPalPaymentsProTest.xml
1 parent c4df196 commit 3d3e1b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
<actionGroup ref="GuestCheckoutFillingShippingSectionActionGroup" stepKey="guestCheckoutFillingShipping">
3535
<argument name="shippingMethod" value="Flat Rate"/>
3636
</actionGroup>
37-
<waitForElementVisible selector="{{StorefrontPaypalCheckoutSection.creditCard}}" stepKey="waitForCreditCardPaymentMethod"/>
3837
<actionGroup ref="StorefrontCheckoutSelectPaypalPaymentMethodActionGroup" stepKey="selectPaypalPaymentMethod"/>
3938
<waitForPageLoad stepKey="waitForLoadingMaskAfterPaymentMethodSelection"/>
4039
<actionGroup ref="StorefrontPaypalFillCardDataActionGroup" stepKey="fillCardDataPaypal">
@@ -81,4 +80,4 @@
8180
<actionGroup ref="AdminViewAuthorizationTransactionsInOrderActionGroup" stepKey="validateAuthTransaction"/>
8281
<waitForText selector="{{AdminTransactionsGridSection.transactionData('Is Closed')}}" userInput="Yes" stepKey="seeIfClosedHeaderIsSetAsYesForAuthorization"/>
8382
</test>
84-
</tests>
83+
</tests>

0 commit comments

Comments
 (0)