Skip to content

Instantly share code, notes, and snippets.

@Istenes
Created November 23, 2015 09:10
Show Gist options
  • Save Istenes/e7ac155262245911dbb7 to your computer and use it in GitHub Desktop.
Save Istenes/e7ac155262245911dbb7 to your computer and use it in GitHub Desktop.
node_modules/webdriverio/lib/runner.js:72
throw new Error('The plugin "' + pluginName + '" is not WebdriverIO compliant');
^
Error: The plugin "webdriverjs-angular" is not WebdriverIO compliant
at node_modules/webdriverio/lib/runner.js:72:31
at Array.forEach (native)
at process.<anonymous> (node_modules/webdriverio/lib/runner.js:68:45)
at emitTwo (events.js:87:13)
at process.emit (events.js:172:7)
at handleMessage (internal/child_process.js:685:10)
at Pipe.channel.onread (internal/child_process.js:440:11)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment