Issue of BDD project with Katalon Studio v9

@raphael.camus ,

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 @BeforeTestCase listener to the Test Listener file in order for the BDD projects to work as before. Refer to Set the default package for step definitions.