1

I have PayPal payment method in my application and on click of the PayPal button, it opens in a new window to enter the credentials

I am not sure how to switch to that window in Karate. Can someone help me on this? I assume switchPage() works only for switching a tab and not window

Please also let me know if there is any other way to switch to that PayPal window.

  • switchPage(0) works only for switching to a tab right? But my requirement is to switch to a window. Sorry if my understanding is wrong – Vishnupriya k Apr 03 '21 at 09:01
  • I don't think you can, but you are welcome to try. the linked answers provide some suggestions. you will have to do some research – Peter Thomas Apr 05 '21 at 06:11

0 Answers0