Hi,
I am trying to automate iOS app with appium. My app is dependent on another app...
I have one native app, by clicking on some button another app opens for signing purposes (BankiD). Does appium support switching between the Apps on iOS real devices?
I am able to find and click elements on my App but when the other app opens appium doesn't find the elements. I have even tried to click on x,y coordinates but didn't work Please provide me with solution if there is any..
Your kind help will be highly appreciated. Thanks