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

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

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

se/selenium-server-standalone

最新稳定版本:3.141.59

Composer 安装命令:

composer require --dev se/selenium-server-standalone

包简介

Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.

README 文档

README

Travis CI Latest Stable Version Total Downloads Latest Unstable Version License

Composer distribution of Selenium Server Standalone, the browser automation framework.

Installation

Inside your composer-powered project

composer require se/selenium-server-standalone

Standalone

composer install

The command composer install will make the selenium executable from inside bin.

Usage

$ bin/selenium-server-standalone

Arguments are supported.

$ bin/selenium-server-standalone -port 4445

Known Issues

  1. Arguments/Web Driver configuration Due to changes how Selenium handles arguments/system properties (see Issue #2566), system properties (-D...) can not be passed though the bin/selenium-server-standalone file anymore, this affects mostly the web driver argument (-Dwebdriver.*.driver) (see Issue #17). The problem is solved by having the driver in your PATH variable.

Tests

bin/phpunit

Release numbers are synchronised with the Selenium versions. Version of this release is v3.141.59

统计信息

  • 总下载量: 3.39M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 96
  • 点击次数: 1
  • 依赖项目数: 87
  • 推荐数: 0

GitHub 信息

  • Stars: 89
  • Watchers: 6
  • Forks: 22
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2014-02-05