UNPKG

@wdio/cucumber-framework

Version:
5 lines 404 B
import type { CucumberOptions } from './types.js'; export declare const DEFAULT_TIMEOUT = 60000; export declare const DEFAULT_OPTS: CucumberOptions; export declare const CUCUMBER_HOOK_DEFINITION_TYPES: readonly ["beforeTestRunHookDefinitionConfigs", "beforeTestCaseHookDefinitionConfigs", "afterTestCaseHookDefinitionConfigs", "afterTestRunHookDefinitionConfigs"]; //# sourceMappingURL=constants.d.ts.map