Slobodin在Google论坛上发帖表示,鉴于Chrome 59推出了Headless浏览特性,他认为没有理由再继续维护Phantom.js。
增加别名
代码语言:javascript复制# add alias to .zshrc
alias chrome='/Applications/Google Chrome.app/Contents/MacOS/Google Chrome'
命令行
代码语言:javascript复制chrome
--headless # Runs Chrome in headless mode
--disable-gpu # Temporarily needed for now
--print-to-pdf # create pdf
--screenshot # screenshot
--remote-debugging-port=9222
https://www.chromestatus.com # URL to open. Default to about:blank