I want to automate an application developed in java and swing controls using python.
I tried pywinauto but it is not able to detect java objects.
I tried using QTP but my applications dynamic java windows dosen't hava parent window so not able to use it .
Any suggestion of QTP equivalent to capture java objects for automation ( My requirement : Select dynamic java tabs and click a button in it which opens a dynamic java window and need to identify it)

Just a wild guess, look into Jython.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.