Installation. npm install phantomjs ... var url = 'http://www.phantomjs.org/'; page.open(url, function (status) { //Page is loaded! phantom.exit(); });.
確定! 回上一頁