Package io.webdevice.cucumber.common
-
Class Summary Class Description SimpleRunner Common runner for all tests that explicitly usesCucumberOptions.extraGlue()to specify where to load common steps, but leavesCucumberOptions.glue()empty so that steps, hooks and features will be loaded from the package of the extending class.WebDeviceSteps WebDevice steps common to all test scenarios