- configuration is exposed in
before
scripts. - Scenarios receive the full configuration.
- Driver is exposed to the world through
require('selenium-grid').Driver
- update to wd 0.1.4 (impact configuration, host -> hostname)
- Add
before
andafter
command line option. - Add CHANGELOG.