I do get the following Exception when executing my test code on a simple(?!) layout. If I simply use a new Fragment instance it all works just fine and passes the test. Caused by: ...
It worked before in another system, but not in this laptop, I checked my feature files, I cant find anything weird in all feature directory/files. As I am new to serenity-bdd, could you please advise ...