Cucumber JS framework
Configuration
Using the Sealights plugin with Protractor configuration
cucumberOpts: {
require: [
'./src/steps/*.steps.ts',
require.resolve('sealights-cucumber-plugin')
]
},Parameters details
Parameter
Mandatory
Description
Last updated
Was this helpful?

