robertfausk/mink-panther-driver
Symfony Panther driver for Mink framework
v1.1.2
3.9M downloads/mo
#2665 most downloaded on Packagist
robertfausk/mink-panther-driver
What this package is like to depend on
Last release 1 years ago
03 Apr 2025
Release timing varies
gaps range from 2 weeks to 1.7 years
Most releases are documented
notes for 10 of 12 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
12 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
12 releases · Jun 2019 to Apr 2025Releases
latest 12-
v1.1.203 Apr 2025Release notes
Open source →Fixes:
- Fix
Html5Test::testHtml5FormRadioAttribute#6 - Fix
SelectTest::testOptionWithoutValue#7 - Fix
SelectTest::testSetValueMultiSelect#8 - Fix
SelectTest::testMultiselect#9
Features:
- Add support for
PHP 8.4#32 (Thx to @codingioanniskrikos) - Rely completely on
mink/driver-testsuite#29 (Thx to @stof)- Fix SessionResetTest
- Fix
-
v1.1.118 Apr 2024 -
v1.1.025 Jul 2022Release notes
Open source →Features:
- Add support for
symfony/panther:~2.0andsymfony~6.0. - Add support for
PHP 8.1. - Drop support for
PHP 7.1cause of too much maintenance afford. Stick withv1.0.8if you want to usePHP 7.1. - Enable RadioTest::testIsChecked #11 and RadioTest::testSetValue #10 as soon as
symfony/panther#v2.0.2ist out.
See related PR: symfony/panther#526
Misc:
- Add support for
-
v1.0.814 Mar 2021 -
v1.0.723 Feb 2021Release notes
Open source →Features:
- Add support for
symfony/panther:~1.0(Thx to @Haehnchen) - Add support for
PHP 8.0
Misc:
- Use
dbrekelmans/bdifor fetching chromedriver if not on PHP 7.1.
Keep usingbin/updatePantherChromeDriver.shif working with PHP 7.1. - Support and use composer 2 in Dockerfile
- Add support for local development with
PHP 7.1,PHP 7.2,PHP 7.3,PHP 7.4andPHP 8.0viadocker-compose.yml
- Add support for
-
v1.0.608 Oct 2020Release notes
Open source →Features:
- Add support for
symfony/panther:0.8
Fixes:
- Catch LogicException when using not implemented getHistory introduced in symfony/panther 0.8
- Throw exception when using getClient and driver is not started.
This ensures compatibility with https://github.com/Behatch/contexts
see: Behatch/contexts#284
- Add support for
-
v1.0.526 Jun 2020 -
v1.0.414 Apr 2020 -
v1.0.328 Mar 2020Release notes
Open source →Features:
- Bumped
symfony/pantherto~0.7 - Bumped
behat/minkto~1.8 - Added support for
keyUp,keyDownandsendKeys - Added support for html5 input type
type
Testsuite:
- Added PHP 7.4 in the CI
- Removed allowed failures for PHP 7.4
Fixes:
- Added constants required by PantherTestCase (Thx to @Haehnchen & @symfonyaml)
- Fixed
switchToIFramewhen a string is provided
Misc:
- Added hint about issue
This version of ChromeDriver only supports Chrome versionto README
- Bumped
-
v1.0.228 Mar 2020Release notes
Open source →Restrict
symfony/pantherversion to~0.4,<0.7.
So if you want to use old panther version then use this version. -
v1.0.111 Oct 2019Nothing published for this version
-
v1.0.017 Jun 2019Nothing published for this version