UNPKG

webdriverio-automation

Version:

WebdriverIO-Automation android ios project

9 lines (8 loc) 143 B
// gh-12 var Fiber = require('fibers'); Fiber(function() { if (!Fiber.current.started) { throw new Error; } }).run(); console.log('pass');