Performing action after switching app

Hello All,

Brief: I have two apps which communicate with each other where in, I perform some actions in App1, it would reflect and in some cases launch App2 as well and vice versa.

Scenario: I perform some actions in App1 which launches App2 for some response actions.

Problem Statement: I do not want to close the driver and open App2 again to perform the actions instead, I want to perform the actions in App2 when it is launched by App1.

Is there any way I could achieve this? If yes, please suggest. If no, please suggest some work arounds.

Thanks in Advance.
Simon

Hi @Simon_Gottipalli

did you manage your issue ? I’m also looking for that

Thanks