UIATarget.onAlert = function onAlert(alert) Issue - Script doesn't seem to go into block correctly
问题 Thanks firstly for taking the time to read and hopefully offer some incite into my issue. At the moment, I'm quite simply trying automate logging in and logging out of an app that my company is making using Instruments. I ran into a few small issues (as you can see with the password entry, I roll char by char instead of using string because of a strange typing issue). The issue is that when I get the alert pop up to the screen I wish to tap the Logout button. However, it seems that I never