@testcomplete/sleep
Version:
A simple function which delays execution.
20 lines (19 loc) • 429 B
JSON
{
"name": "@testcomplete/sleep",
"version": "0.1.3",
"description": "A simple function which delays execution.",
"main": "Sleep.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"TestComplete",
"Automation",
"Function",
"Sleep",
"Wait",
"Delay"
],
"author": "Nicolas DUPRE",
"license": "ISC"
}