function handleError(message) { console.log(message); phantom.exit(1); } ... node node_modules/phantomjs-prebuilt/bin/phantomjs integration-test/ game.js ...
確定! 回上一頁