Hi,
Is there any way we could redirect or navigate to another application like chrome while I am automating my native application? If yes, I would like to know the procedure of how it can be done.
Thank you
Hi,
Is there any way we could redirect or navigate to another application like chrome while I am automating my native application? If yes, I would like to know the procedure of how it can be done.
Thank you
By native app you refer to Android ,iOS or both?
I am referring to Android.
As I will be doing for iOS as well, can I know what steps can I follow?
same steps but to launch iOS app you need to locate “Launch app with arguments” action then extract the needed parameters from there and get back to you app