You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently CucumberRunner and StepDefinitions classes reside in ru.mystamps.web.tests package. Let's create a dedicated package for Cucumber-related classes -- ru.mystamps.web.test.integration.cucumber. Also I suggest to put all step definitions to ru.mystamps.web.test.integration.cucumber.step package.