in reply to Re: Is it possible to test swing applications using PERL
in thread Is it possible to test swing applications using PERL
Thx for all the inputs.
1.I can not make use of win32::GUiTest as this will not learn inside contents of AWT and hence I could not get/set controls.
2. I just gone through Java::Swing which needs inline::java and also it tests the content being added by user rather than to work on exisitng/predefined Swing application.
3.Thx for the comments of the word PERL usage, I will stick to Perl :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Is it possible to test swing applications using PERL
by dHarry (Abbot) on Jul 07, 2010 at 14:47 UTC |