-
The class `Symfony\Component\Panther\ServerExtension` described in the section "Improve Performances by Having a Persistent Web Server Running" of the readme is missing in the last release.
-
Hi,
I'm using Kahlan on Symfony 4 for functional & unit tests. This is my code coverage report :
![image](https://user-images.githubusercontent.com/33513415/50293456-e74f6100-0473-11e9-907e-1db25f…
-
I already use kahlan in my symfony project,
I would like do use advanced library to do functional test,
in my kahlan test I do not use any classes, how should I use [panther](https://github.com/sy…
-
is it possible to run tests with `ENV PANTHER_NO_HEADLESS 1` in docker ?
now i get error
```
Fatal error: Uncaught Facebook\WebDriver\Exception\WebDriverCurlException: Curl error thrown for …
-
Was trying to use [Selenium with Firefox](http://www.obeythetestinggoat.com/book/chapter_01.html), ran into `OSError: [Errno 8] Exec format error`. Is this unavoidable now due to the separation in the…
-
It's not currently possible to configure a timeout for the Guzzle client which is used to make HTTP requests when spidering a site. Without a default, Guzzle defaults to 0 timeout – i.e. it'll wait in…
-
Hi,
is there a specific reason why Panther requires `symfony/browser-kit` and `symfony/console` in `^4.0` version?
Since Symfony 4.0 does not yet have an LTS version, and since it is fully compa…
-
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.40.0 3.40.0 The missing Symfony Admin Generator
sonata-project/block-bundle …
-
This works for me:
```
$client = \Symfony\Bundle\FrameworkBundle\Test\WebTestCase::createClient();
$crawler = $client->request('GET', '/login');
```
For this:
```
$client = \Symfony\Component\P…
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.42.2 = 3.42.2 The missing Symfony Admin Generator
sonata-project/block-bundle 3.13.0 = 3.13.0 S…