spriteCloud / lapis-lazuli

Cucumber helper functions and scaffolding for easier test automation suite development.
Other
7 stars 7 forks source link

at_exit fallback and set close_after_scenario default to end #44

Closed sjieg closed 7 years ago

sjieg commented 7 years ago

Added at_exit fallback to close browser. Browser now closes at the end of a test run by default, instead of the end of a feature.