abhishekverma18 Posted September 17, 2012 Share Posted September 17, 2012 Hello, I am new to GUI Automation, Trying to automate the desktop application built in Java AWT. Fist I would like to give the brief overview of this desktop application which I am trying to automate, this application is based on pure java and AWT package Its GUI is built using the Images , OnImageClick events are used in the application. We have tried Marathon, Skulli and AutiIT but this tool are not able to locate the GUI objects of our application. We came across the Wrapper for AutoIT i.e. JAVA UDF (Java Access Bridge), but this tool is not able to locate our application objects. Kindly suggest if there any better tool available to automate the Java AWT application who’s GUI is build using Images or Is there any wrapper Available for AutoIT which can locate the objects used in our application. Thanks AV Link to comment Share on other sites More sharing options...
pd Posted June 3, 2015 Share Posted June 3, 2015 Hi experts,Any help on this. I also tried with Java Access Bridge but seems like it is not able to read control IDs from Java AWT application.Thanks,PD Link to comment Share on other sites More sharing options...
LarsJ Posted June 3, 2015 Share Posted June 3, 2015 Maybe you can find some useful information in this example and in the last posts of this thread. Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now