File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Paypal/Test/Mftf/Section/PayPalExpressCheckoutConfigSection Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1313 <element name =" payPalFrame" type =" iframe" selector =" //iframe[contains(@class, 'zoid-component-frame zoid-visible')]" timeout =" 5" />
1414 <element name =" smartButtonPayPalFrame" type =" iframe" selector =" .component-frame" timeout =" 10" />
1515 <element name =" PayPalPaymentRadio" type =" radio" selector =" input#paypal_express.radio" timeout =" 30" />
16- <element name =" PayPalBtn" type =" radio " selector =" .paypal-button-container .paypal-button-row .paypal-button.paypal-button-number-0" />
16+ <element name =" PayPalBtn" type =" button " selector =" div .paypal-button.paypal-button-number-0" />
1717 <element name =" ContinuePayPalBtn" type =" radio" selector =" //span[text()='Continue to PayPal']" />
1818 <element name =" PayPalExpressCheckoutPayFlowEdition" type =" radio" selector =" input#payflow_express.radio" />
1919 <element name =" continueButton" type =" button" selector =" //div[@class='payment-method _active']//button[@class='action primary checkout']/span[text()='Continue to PayPal']" />
You can’t perform that action at this time.
0 commit comments