Created
November 23, 2015 09:10
-
-
Save Istenes/e7ac155262245911dbb7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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