Hi,
I've recently updated the version of serenity and I'm having some problems with failing tests, but not for some normal reasons.
Sometimes I'm having errors like:
Could not load class emf.uat.permissions.ChangeExistingPermissions
java.lang.NoClassDefFoundError: Could not initialize class steps.util.CommonConstants
java.lang.ExceptionInInitializerError
The first is from the console and the other 2 are in the report. Anyone faced those before? What could be the reason? It does not happen every time .. just sometimes.
Thanks.