You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A debuggable JS BDD framework that uses the official [selenium-webdriver](http://seleniumhq.github.io/selenium/docs/api/javascript/"view webdriver js documentation") for Node and [cucumber-js](https://github.com/cucumber/cucumber-js"view cucumber js documentation").
5
+
JavaScript browser automation framework using official [selenium-webdriver](http://seleniumhq.github.io/selenium/docs/api/javascript/"view webdriver js documentation") and [cucumber-js](https://github.com/cucumber/cucumber-js"view cucumber js documentation").
5
6
6
7
## Installation
7
8
@@ -190,7 +191,7 @@ HTML and JSON reports are automatically generated and stored in the default `./r
190
191
191
192
### Event handlers
192
193
193
-
You can register event handlers for the following events within the cucumber lifecycle.
194
+
You can register event handlers for the following events within the cucumber life cycle.
0 commit comments