Skip to content

Commit f7ebc6d

Browse files
authored
ACQE-6361 | [AC-3995] Customer is notified if address is invalid for PayPal through Checkout flow
1 parent 06a2345 commit f7ebc6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<!--switch to iframe of PayPal group button-->
2121
<switchToIFrame userInput="myFrame" stepKey="switchToIframe"/>
2222
<!--click on PayPal button-->
23+
<scrollTo selector="{{CheckoutPaymentSection.PayPalBtnLessTimeout}}" x="0" y="-100" stepKey="scrollTowaitForPayPalBtn"/>
2324
<waitForElementVisible selector="{{CheckoutPaymentSection.PayPalBtnLessTimeout}}" stepKey="waitForPayPalBtn"/>
2425
<click selector="{{CheckoutPaymentSection.PayPalBtnLessTimeout}}" stepKey="clickPayPalBtn"/>
2526
<!--switch back to default iframe-->

0 commit comments

Comments
 (0)