renatoathaydes / Automaton

Simple framework which allows the testing of Swing and JavaFX2 applications.
Apache License 2.0
100 stars 21 forks source link

swing app already opened #58

Open SanjeevKumarmn opened 6 years ago

SanjeevKumarmn commented 6 years ago

swing app already opened by some other medium. How to identify the swing window which was already opened? Also, how to get the UI field properties(similar to UIspy.exe), in case we do not have access to the swing app code?