Skip to content

Commit 7a59575

Browse files
authored
Updated StorefrontCheckoutSelectPaypalPaymentMethodActionGroup.xml
1 parent 3d3e1b7 commit 7a59575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<arguments>
1616
<argument name="paymentMethod" defaultValue="{{StorefrontPaypalCheckoutSection.creditCard}}" type="string"/>
1717
</arguments>
18+
<waitForElementClickable selector="{{paymentMethod}}" stepKey="waitForPaypalPaymentMethod"/>
1819
<click selector="{{paymentMethod}}" stepKey="selectPaypalPaymentMethod"/>
1920
<waitForPageLoad stepKey="waitForPaypalFormLoad"/>
2021
<scrollTo selector="{{paymentMethod}}" stepKey="scrollToCreditCardSection"/>

0 commit comments

Comments
 (0)