Sigtran 0 Posted September 20, 2011 Hi, I have a java app, when I use Autoit Window Info tool on it, I get all the relevant info for the app, but when I go into any of the menus in that same app, Window Info tool finds nothing, except for its class. Finding Text for the menu on the screen doesnt seem to work. The menu appears in the same spot at all times and Im trying to use ControlClick() to click there (need the script to work in LockedScreen mode), even if I give exact coordinates of the window, with no Window name /etc, it seems to not be able to click it.. Any recommendations on how I should tackle the Menu option choosing will be appreciated (keyboard choosing doesnt work, so it has to be via mouse clicks in locked screen mode). Share this post Link to post Share on other sites