I think you should create default package for step definitions to resolve the issue if you are using KS v9
Their doc:
- [BDD] Setting the default package is required. You need to add a
@BeforeTestCaselistener to the Test Listener file in order for the BDD projects to work as before. Refer to Set the default package for step definitions.