Run script in phantomjs sandbox
module.exports = {
plugins: {
"phantom": "mod-phantomjs"
},
tasks: {
"phantom": {
script: "./test.js",
args: "http://www.qq.com"
}
}
};| Name | Name | Last commit date | ||
|---|---|---|---|---|