UNPKG

agenta.js

Version:

A BDD and DSL-oriented, scalable Acceptance Testing Framework using Yadda & Webdriver.io.

3 lines 82 B
module.exports = function setDriver(webDriver){ this.webDriver = webDriver; };