jvm - How would I be able to access (click buttons, type text) to Java AWT / Swing Frames from another application? -
i work application testing , our integration testcode (written in java , using among other stuff selenium webdriver) access frames executed in different jvm (launched product testing).
i have looked @ using festswing, relies on java 1.6 , forced use java 1.5.
our organization used quicktest professional unstable. had way of accessing frames through jvm hooks in other jvm.
our product web uses java swing jframes , awt frames.
/mikael magnusson.
try review resource: http://java-source.net/open-source/testing-tools
Comments
Post a Comment