文件名称:Poltergeist-Demo:Poltergeist 是 Capybara 的出色驱动程序。 Poltergeist 基于无头 PhnatomJS。 此存储库是 Poltergest 和 Cucumber 的演示
文件大小:67KB
文件格式:ZIP
更新时间:2024-07-30 00:56:31
JavaScript
#Poltergeist Poltergeist 是一个基于 PhantomJS 的无头水豚驱动程序。 该项目是您项目中 Poltergiest 驱动程序的演示。 ##先决条件 为了使用 Poltergeist,您必须安装 PhatomJs。 安装非常容易。 在 Mac 上:使用 HomeBrew。 请注意不推荐安装 MacPort $ brew install phantomjs 在 Linux 上:从官方站点下载 PhantomJS 并将二进制文件添加到您的 PATH [注意 64 位和 32 位] $ wget https://phantomjs.googlecode.com/files/phantomjs-1.9.0-linux-x86_64.tar.bz2 并创建符号链接 phantomjs/bin 到您的 /usr/loca
【文件预览】:
Poltergeist-Demo-master
----Gemfile(261B)
----phantomJS()
--------yslow.js(136KB)
--------responsive-screens.js(1KB)
--------netsniff.js(4KB)
--------modernizr.js(42KB)
--------useragent.js(484B)
--------netlog.js(657B)
--------loadspeed.js(660B)
----Rakefile(437B)
----.travis.yml(201B)
----README.md(3KB)
----features()
--------home_page.feature(315B)
--------step_definitions()
--------network_traffic.feature(437B)
--------support()
----Gemfile.lock(2KB)
----.gitignore(559B)