in reply to Re^2: Is it possible to test swing applications using PERL
in thread Is it possible to test swing applications using PERL
It looks like a hassle to do something that should not be so difficult. Do you really want to do it from/with Perl? Is it a hard requirement? It probably makes more sense to use a Java tool to do it. See open source testing tools in Java. for alternatives. Maybe you can integrate a call to one of those in your Perl test scripts?
Cheers
Harry
|
|---|