pawcode/selenium-standalone
最新稳定版本:2.44
Composer 安装命令:
composer require pawcode/selenium-standalone
包简介
Standalone Selenium server versioned and packaged for composer. Selenium is a framework to facilitate automated browser testing.
README 文档
README
This is a composer compatible version of the standalone Selenium server. It's designed to mirror the version numbers of selenium itself.
Installation
To include in your project, add the following line to your composer.json file:
"pawcode/selenium-standalone": 2.*
Or to have composer do it for you:
$ composer.phar require pawcode/selenium-standalone:2.x
Usage
Once in your project, you can run it from the vendor/bin directory:
$ java -jar bin/selenium-standalone.jar
统计信息
- 总下载量: 1.9k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache
- 更新时间: 2014-12-08