UNPKG

se-runner-selenium-standalone-example

Version:

Ready to run example using se-runner with grunt-se-runner and se-runner-framework-jasmine towards a selenium-standalone server

5 lines 100 B
module.exports = function (context) { return function () { context.done(); }; };