serenity-bdd / serenity-cucumber

Cucumber integration for the Serenity BDD Reporting library
Other
78 stars 74 forks source link

Do not close webdriver for each feature, fixes #72 #73

Closed derkoe closed 7 years ago

derkoe commented 7 years ago
djkieras commented 7 years ago

Is this fix planned for an upcoming release?

wolfgang-lausenhammer commented 7 years ago

I'd love to see this pull request merged too!

wakaleo commented 7 years ago

The serenity.use.unique.browser property is deprecated: Instead, use serenity.restart.browser.for.each, which takes a value of scenario, story, feature, or never