Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
phantomJSと chutzpah コンソールでいくつかのQUnitテスト ケースを実行しようとしています。PhantomJS Cookie との通信に問題があります。私のテストケースは、cookie でエラーが発生するため、phantomJS ではなく、ブラウザと通信して完全に実行されます。
phantomJS は、他のブラウザーとは異なるパターンで Cookie を処理しますか? 助言がありますか?
PhantomJS のバージョン 1.7 以降を入手しましたか? リリースノートには次のように記載されています。
PhantomJS 1.7 "Blazing Star" は、2012 年 9 月 22 日にリリースされました。モジュール システムのサポート (CommonJS をモデルにしています)、Cookie 処理の改善、およびその他の小さな改善が追加されました。
http://phantomjs.org/release-1.7.html