Getting error: java.lang.ClassNotFoundException: cucumber.runtime.java.CitrusObjectFactory

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP



Getting error: java.lang.ClassNotFoundException: cucumber.runtime.java.CitrusObjectFactory



I have cucumber.properties file that contains following: cucumber.api.java.ObjectFactory=cucumber.runtime.java.CitrusObjectFactory


cucumber.properties


cucumber.api.java.ObjectFactory=cucumber.runtime.java.CitrusObjectFactory



But looks like it cannot find this class. Could you please let me know, what did I miss?


class





Hi Friend, I request you to check How to create a Minimal, Complete, and Verifiable example.
– Praveen
Aug 10 at 19:25





As Praveen mentioned please provide MCVE. Most likely class not found related issues are related to build path and how references are set to external libraries. Please refer: help.eclipse.org/luna/…
– sette
Aug 10 at 20:48





1 Answer
1



Have you tried cleaning and building project ? Restart the IDE as well and check again !






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Firebase Auth - with Email and Password - Check user already registered

Dynamically update html content plain JS

How to determine optimal route across keyboard