Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Unable to get Scenario result in cucumber hooks afterScenario #166

Open
QA2Dev opened this issue Mar 14, 2019 · 1 comment
Open

Unable to get Scenario result in cucumber hooks afterScenario #166

QA2Dev opened this issue Mar 14, 2019 · 1 comment

Comments

@QA2Dev
Copy link

QA2Dev commented Mar 14, 2019

Unable to get Scenario result in cucumber hooks afterScenario

afterScenario: function (scenario) {
    console.log('<<< TESTING  scenarioResult >>>'+scenario.status);
}

"wdio-cucumber-framework": "^2.2.8",
@merugaJS
Copy link

merugaJS commented May 6, 2019

@QA2Dev did you found any alternative for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants