Hugo Alliaume and GitHub
bb4256a144
[Panther] Configure env PANTHER_DEVTOOLS=0
...
Following https://github.com/symfony/panther/issues/675 and https://github.com/symfony/ux/pull/2873 , passing `PANTHER_DEVTOOLS=0` (it is enabled by default) fixes issues when using Chrome 137+.
I agree this is not the best fix, surely something must be fixed upsteam, but for the moment, disabling devtools allows Panther to be usable again in some behaviors.
2025-07-16 09:18:11 +02:00
Fabien Potencier and GitHub
412090557e
Merge pull request #1426 from HypeMC/fix-panther-recipe
...
[symfony/panther] Fix compatibility with Symfony 7.3 & PHPUnit 11
2025-07-04 08:36:10 +02:00
Fabien Potencier and GitHub
60dd462e66
Merge pull request #1422 from HypeMC/panther-requires
...
[symfony/panther] Add requires for extension
2025-07-04 08:35:10 +02:00
Romain Monteil and GitHub
9490dae10a
Fix legacy ENV definition ( #1432 )
2025-06-18 12:10:50 +02:00
HypeMC
ffaa37f55a
[symfony/panther] Fix compatibility with Symfony 7.3 & PHPUnit 11
2025-06-01 01:33:56 +02:00
HypeMC
2da4d864c2
[symfony/panther] Add requires for extension
2025-05-29 20:22:32 +02:00
LaurentSanson and GitHub
9e0b6e77f8
[Panther] Fix: Add hadolint ignore to Panther recipe ( #1369 )
...
* fix: add hadolint ignore to panther recipe
* fix: add hadolint on right line
2025-05-07 11:28:38 +02:00
Alexander Schranz and GitHub
12d560b51b
Add Recipe for PHPUnit 10 ( #1239 )
...
* Add Recipe for PHPUnit 10
* Reapply suggestions
* Remove bridge to Symfony 4.4 bootstrap file
2025-03-07 09:37:31 +01:00
Léo and GitHub
1f04d3f0c8
[symfony/panther] add apt update & clean during chromium driver install ( #1305 )
...
* add apt update & clean during chromium driver install
* add apt update & clean during firefox install
2024-04-05 12:38:35 +02:00
Maxime Helias and GitHub
5109705251
Switch dockerfile instruction to Debian ( #1303 )
2024-03-30 07:23:39 +01:00
Nicolas Grekas
3357c12d96
[symfony/panther] Set warn_if_missing=true when trying to add lines to phpunit.xml.dist
2023-06-20 17:52:21 +02:00
Nicolas Grekas and GitHub
dfe6f33076
[symfony/panther] leverage the new add-lines configurator ( #1215 )
2023-06-19 14:36:41 +02:00
Fabien Potencier
1aa7d46cb0
Remove the header from post-install files (handled by Flex now)
2021-08-30 12:25:28 +02:00
Kévin Dunglas
0883b5786c
Finish the recipe
2021-02-03 20:05:31 +01:00
Kévin Dunglas
84f51e8d1e
better approach
2021-02-03 18:14:14 +01:00
Kévin Dunglas
d0b74277e1
panther: enable the screenshot on failure feature
2021-02-03 18:05:21 +01:00
Kévin Dunglas
71165424ae
[panther] add Chrome and ChromeDriver to the Dockerfile
2021-02-03 16:01:57 +01:00