File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
app/code/Magento/Paypal/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 11
11
<annotations >
12
12
<description >Enable Paypal Paylater Solution For Paypal Express Checkout</description >
13
13
</annotations >
14
+ <click selector =" {{PayPalExpressCheckoutConfigSection.configureBtn('us')}}" stepKey =" configureButtonClicked" />
15
+ <selectOption selector =" {{PayPalExpressCheckoutConfigSection.enablePayLater('us')}}" userInput =" Yes" stepKey =" enablepaylaterExp" />
16
+ <waitForPageLoad stepKey =" waitForAdvisePageLoad" />
17
+ <click selector =" {{PayPalExpressCheckoutConfigSection.payLaterConfigDropDown('us')}}" stepKey =" advertisePaylateClickedr" />
14
18
<waitForPageLoad stepKey =" waitForadvisepaylaterdropdown" />
15
19
<selectOption selector =" {{PayPalExpressCheckoutConfigSection.enablePayLaterIn('us')}}" userInput =" Yes" stepKey =" enablepaypallater" />
16
20
<waitForElementClickable selector =" {{PayPalCheckoutCartConfigSection.expandcheckoutcartpage('us')}}" stepKey =" waitForcheckoutcartpageclickable" />
You can’t perform that action at this time.
0 commit comments