webdriverio-boneyard / gulp-webdriver

gulp-webdriver is a gulp plugin to run selenium tests with the WebdriverIO testrunner
http://webdriver.io
MIT License
76 stars 33 forks source link

Update to v4 #36

Closed Wenqer closed 8 years ago

christian-bromann commented 8 years ago

@Wenqer in v4 we want to use WebdriverIOs launcher API in order to direct create runner processes. Right now the plugin creates a wdio process which creates the runner processes.