While performing the automation on native application using akaAT, i need to interact with another desktop/native application where i need to approve the authentication request for accessing the services.
While performing automation i was unable to install another desktop/ native application into simulator where i need to authenticate the approval request. i was unable to install desktop application into simulator and unable to inspect the locators of desktop application on simulator.
Am attaching screenshots for reference, could anyone suggest necessary steps in resolving this issue.
I dont get what you mean. What “2-step verification” is?
In addition, basically, cannot install desktop app for mobile version.
Each application built by xcode must match with target operation (Mac/iphone/ipad)
It still totally can automation testing on Macbook Pro using akaAT.
Why don’t you use real device, you can only install app to simulat or if you have .app file.
If not, there is no way
Indeed, we should test on real device as much as we can
Even in case, you can handle installing in simulator, there still be deviation between simulator and real device
Therefore, above all we still suggest to use real device