UNPKG

webdriverjs

Version:

A nodejs bindings implementation for selenium 2.0/webdriver

4 lines (3 loc) 79 B
module.exports = function call (callback) { process.nextTick(callback); };