pawcode/selenium-standalone 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache
  • 更新时间: 2014-12-08