oleg-andreyev/mink-phpwebdriver
MinkPhpWebDriver driver for Mink framework
v1.5.1
6.0M downloads/mo
#1463 most downloaded on Packagist
oleg-andreyev/MinkPhpWebDriver
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.7 years
Most releases are documented
notes for 11 of 13 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
13 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jan 2021 to Dec 2024Releases
latest 13-
v1.5.128 Dec 2024Release notes
Open source → -
v1.5.028 Dec 2024Release notes
Open source → -
v1.4.228 Dec 2024Release notes
Open source → -
v1.4.110 Dec 2024Release notes
Open source → -
v1.4.013 Nov 2024 -
v1.3.313 Nov 2024Release notes
Open source →What's Changed
- update custom script to download driver in favor of bdi
- update phpstan and php-cs-fixer
- fixing ci for 1.3 by @oleg-andreyev in #90
New Contributors
Full Changelog: v1.3.2...v1.3.3
-
v1.3.229 Aug 2024Release notes
Open source →What's Changed
- Bump actions/cache from 3 to 4 by @dependabot in #85
- Reset driver connection even if stopping the driver fails by @andrewnicols in #87
Full Changelog: v1.3.1...v1.3.2
-
v1.3.123 Jan 2024Release notes
Open source →What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #82
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #84
- (revert bc) Fix wait method to accept milliseconds by @NoelDeMartin in #81
New Contributors
- @NoelDeMartin made their first contribution in #81
Full Changelog: v1.3.0...v1.3.1
-
v1.3.011 Jul 2023Release notes
Open source →What's Changed
- logs always() by @oleg-andreyev in #78
- Enhance by @oleg-andreyev in #79
Full Changelog: v.1.2.1...v1.3.0
-
v1.2.121 Nov 2022Nothing published for this version
-
v1.2.029 Oct 2022Nothing published for this version
-
v1.0.130 Jan 2021 -
v1.0.016 Jan 2021Release notes
Open source →Added
- Initial implementation as a hard fork from https://github.com/minkphp/MinkSelenium2Driver
- Using .editorconfig
- Using GitHub Action instead of Travis CI
- Using Dependabot
- Using own fork of driver-testsuite
- Added Screenshot listener (for unit tests)
- Added LICENCE file
- Prompt support
- Workaround for https://github.com/mozilla/geckodriver/issues/149
- Workaround for https://github.com/mozilla/geckodriver/issues/653
- Workaround for https://github.com/mozilla/geckodriver/issues/1816
- Handling
input[type=time],input[type=date]andinput[type=color]