-
PatherTestCaseTrait::startWebServer accepts $options and one of them can be array of env vars (https://github.com/symfony/panther/blob/39efc06a5958746844a523fb31f6cc5955b3c9e4/src/PantherTestCaseTrait…
-
### Symfony version(s) affected
6.1
### Description
I have fresh project set up in symfony. For the few first hours everything was workings, then suddenly my commands in terminal in test envi…
-
### Bug description
When attempting to run
`$this->driver->get($url);`
the following error gets produced
```
"POST / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.1-fpm.sock:…
-
Hello everyone,
I'm getting the following error and I don't know what to do :
```
2022/08/30 10:34:38 [error] 165727#165727: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught …
-
https://github.com/symfony/panther
My guess is no, because panther spins up it's owl webdriven client that executes action that doctrine-test-bundle probably doesn't have access to see and roll bac…
-
Hello! We've used your library to setup a behat test suite.
Recently we've updated our PHP Version and other dependencies and we've run into a problem. Our newest Packages relies on symfony/process…
-
### Symfony version(s) affected
2.4+, including latest 6.1
### Description
I seem to have stumbled upon a bug in the [FormFieldRegistry](https://github.com/symfony/symfony/blob/4.3/src/Symfony/Comp…
-
## Configuration
- Symfony Version: 6.1.3
- PHP Version: 8.1.8
- Composer Version: 2.4.1
- System: Devilbox on a WSL2-Integration
## Error
I get the following error when I try to use Symfony…
-
Hi,
I have popup with button for JS, so no form or link. I could not find a way to make panther client to click it. Is this (for some reason) not implemented or should I use some other technique (l…
-
I created a custom autocomplete field type to enable ajax loading and some filtering. Unfortunately, when I got around to testing without javascript turned on, the field rendered no options.
A non-…