-
Hi,
I'm using Panther 0.6.0. for testing IHM (with Php-unit 8.5.0).
When i'm using **SF 4.3.x**, no mather with authentification using session/cookie against SF guard.
So, i have switched to **SF…
-
My `composer.json`:
```json
{
"type": "project",
"license": "proprietary",
"require": {
"php": "^7.3.5",
"ext-ctype": "*",
"ext-iconv": "*",
"ext…
-
Hi,
Is there a way to clic on any tag like `` except `` and do not get a `LogicException: Unable to navigate from a "input" tag.` ?
Thanks
-
i a facing this issue
```
sonata_user:
security_acl: true
manager_type: orm
class:
user: Application\Sonata\UserBundle\Entity\User
group: Application\Sonata\UserBundle\E…
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.47.0 3.47.0 The missing Symfony Adm…
-
Hello
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.48.0 3.48.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.15.0 3.15.…
-
**Symfony version(s) affected**: 4.4.0
**Description**
When I run my behat tests, I end up getting a `Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes…
-
In a new Symfony project, install Maker and run this:
```bash
$ php bin/console make:functional-test
[ERROR] Missing packages: to use the make:functional-test command, run:
compo…
-
`Symfony\Component\Panther\Client::waitFor()` will only accept a CSS selector as the element-identifying argument.
Need some means of achieving the same for xpath expressions.
-
Hello,
I could dig some more the issue from yesterday, and reproduce it.
### What are you trying to achieve? (Expected behavior)
I'm trying to log in https://the-internet.herokuapp.com/login
…