文件名称:phantomjs-2.1.1-windows
文件大小:17.35MB
文件格式:ZIP
更新时间:2021-01-23 18:06:38
phantomjs 测试网 页缩略图 javascript
Phantom JS是一个服务器端的 JavaScript API 的 WebKit。其支持各种Web标准: DOM 处理, CSS 选择器, JSON, Canvas, 和 SVG 使用场景: 无需浏览器的 Web 测试 页面访问自动化 网页截屏捕获 网络监控 屏幕捕获示例代码: var page = require('webpage').create(); page.open('http://github.com/', function() { page.render('github.png'); phantom.exit(); });
【文件预览】:
phantomjs-2.1.1-windows
----LICENSE.BSD(1KB)
----third-party.txt(1KB)
----examples()
--------postjson.js(472B)
--------hello.js(60B)
--------run-jasmine.js(4KB)
--------fibo.js(286B)
--------openurlwithproxy.js(779B)
--------sleepsort.js(759B)
--------echoToFile.js(601B)
--------server.js(1KB)
--------netsniff.js(4KB)
--------scandir.js(633B)
--------outputEncoding.js(392B)
--------printheaderfooter.js(4KB)
--------waitfor.js(3KB)
--------postserver.js(920B)
--------pagecallback.js(623B)
--------features.js(806B)
--------phantomwebintro.js(622B)
--------run-jasmine2.js(4KB)
--------detectsniff.js(2KB)
--------responsive-screenshot.js(4KB)
--------modernizr.js(50KB)
--------run-qunit.js(3KB)
--------page_events.js(4KB)
--------stdin-stdout-stderr.js(616B)
--------useragent.js(498B)
--------netlog.js(671B)
--------child_process-examples.js(686B)
--------printmargins.js(1KB)
--------arguments.js(267B)
--------loadspeed.js(674B)
--------post.js(394B)
--------countdown.js(226B)
--------simpleserver.js(1KB)
--------printenv.js(185B)
--------unrandomize.js(655B)
--------universe.js(314B)
--------serverkeepalive.js(1KB)
--------rasterize.js(2KB)
--------version.js(161B)
--------walk_through_frames.js(3KB)
--------module.js(135B)
--------render_multi_url.js(2KB)
--------injectme.js(865B)
--------loadurlwithoutcss.js(715B)
--------colorwheel.js(2KB)
----README.md(2KB)
----bin()
--------phantomjs.exe(17.73MB)
----ChangeLog(17KB)