Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 317 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 317 Bytes

v0.4.0

  • 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)

v0.3.0

  • Add before and after command line option.
  • Add CHANGELOG.