I have Swing application running on my machine and want's to do automation of it using JavaDriver.
If I use JavaDriver to launch the application then I'm not seeing any problem, but I have a requirement to run automation on an already launched/running application. I tried to look for the solution, but couldn't find anything on this.