Different behavior when using CacioFESTRunner

Stefan Lecho stlecho at gmail.com
Thu Sep 20 04:09:28 PDT 2012


Hi,

I have written a Swing test that works perfectly when run with FEST Swing.
When I run the same test by adding *@RunWith(CacioFESTRunner.class)*, I'm
receiving an error message:
"*org.fest.swing.exception.ComponentLookupException:
Unable to find component using matcher
be.irisnet.nova.client.uihelpers.common.PanelTypeMatcher at 12bd15e.*"

After searching in the log files, I've found that
the*getWindow().button("btnCreateUtgDossier").click();
*is not clicking on the button.

Why is adding *@RunWith(CacioFESTRunner.class)*, causing this error ?

Regards, Stefan Lecho.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/caciocavallo-dev/attachments/20120920/b23313e8/attachment.html 


More information about the caciocavallo-dev mailing list