jcalderonzumba/behat-phantomjs-extension
最新稳定版本:v0.1.3
Composer 安装命令:
composer require --dev jcalderonzumba/behat-phantomjs-extension
包简介
PhantomJS Mink Behat extension for Phantomjs Mink driver
README 文档
README
An integration layer between Behat 3.0+ and MinkPhantomJSDriver.
Use Composer to install all required PHP dependencies:
$ composer require --dev behat/mink jcalderonzumba/mink-phantomjs-driver jcalderonzumba/behat-phantomjs-extension
How to use
PhantomJSExtension configuration (for the moment NONE).
default: extensions: Zumba\PhantomJSExtension:
PhantomJSDriver specific configuration:
Behat\MinkExtension: phantomjs: phantom_server: "http://localhost:8510/api" template_cache: "/tmp/pjsdrivercache/phantomjs"
PhantomJS browser start:
phantomjs --ssl-protocol=any --ignore-ssl-errors=true vendor/jcalderonzumba/gastonjs/src/Client/main.js 8510 1024 768 2>&1 >> /tmp/gastonjs.log &
Copyright
Copyright (c) 2015 Juan Francisco Calderon Zumba juanfcz@gmail.com
统计信息
- 总下载量: 132.69k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-22