承接 oleg-andreyev/mink-phpwebdriver 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

oleg-andreyev/mink-phpwebdriver

最新稳定版本:v1.5.1

Composer 安装命令:

composer require --dev oleg-andreyev/mink-phpwebdriver

包简介

MinkPhpWebDriver driver for Mink framework

README 文档

README

Latest Stable Version Latest Unstable Version Total Downloads CI License codecov

Initially it's started as PR to MinkSelenium2Driver

Major updates include:

  • Switch to using facebook/webdriver
  • Update minimum php version to 8.1
  • Tested against the latest Google Chrome and Mozilla Firefox both in GUI and Headless modes

Setup

Install oleg-andreyev/mink-phpwebdriver

composer require oleg-andreyev/mink-phpwebdriver

Behat Extension

https://github.com/oleg-andreyev/MinkPhpWebdriverExtension

Testing

./bin/start_webdriver.sh &
# ./bin/start_driver.sh <browser> <version>
./bin/start_driver.sh chrome latest &
BROWSER_NAME=chrome ./bin/phpunit

This will download the latest driver for specified browser and will execute phpunit

Running GitHub Action locally

Follow https://github.com/shivammathur/setup-php#local-testing-setup

Copyright

Copyright (c) 2024 Oleg Andreyev oleg@andreyev.lv

统计信息

  • 总下载量: 4.47M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 7
  • 依赖项目数: 6
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 1
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04