@specify-bdd/plugin-browser
v0.5.3
Published
A plugin for Specify BDD adding browser testing support.
Readme
Specify BDD - Browser Plugin
This plugin for Specify BDD provides a bundle of Cucumber support code designed to make browser testing simple. Please refer to the core package's README file for instructions on installation and configuration.
Cucumber Support Code
Step Definitions
Hooks
- Before scenario: initialize a browser property on the World instance
- After scenario: terminate any remaining browser sessions
