定制 edysanchez/selenium-server 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

edysanchez/selenium-server

Composer 安装命令:

composer require --dev edysanchez/selenium-server

包简介

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

README 文档

README

This repository allows you to have the latest stable version of Selenium server integrated into your projects. Selenium server standalone is a browser automation framework. We will maintain the repository updated with the latest stable version of Selenium.

Instructions:

  1. Add the following line to your composer.json configuration file: "emagister/selenium-server": "2.*". It should look like this:
{
        "config": {
            "bin-dir": "bin/"
        },
        "minimum-stability": "stable",
        "require": {
            "emagister/selenium-server": "2.*"
        }
}
  1. Execute the following command in the home directory of your project: php composer.phar install

  2. And you're ready to go! Now you can launch the selenium server from the corresponding directory (in this case "bin"): java -jar bin/selenium-server.jar Chrome Driver:

add the following arguments when running the selenium server. -Dwebdriver.chrome.driver="bin/chromedriver" -browser "browserName=chrome,version=17"

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-09-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固