-
| Question | Answer
| ------------| ---------------
| Infection version | 0.26 (`infection.phar --version`)
| Test Framework version | PHPUnit 9.5
| PHP version | 8.1 (`php -v`)
| Platform …
-
I have a link on my page with a specific class. a javascript listener waits for links with this class to be clicked and, when clicked, grabs the associated `data-*` attributes and submits a POST ajax …
-
```php
$this->pantherBrowser()
->visit('/page')
->click('.something') // element not in view part
;
// Facebook\WebDriver\Exception\MoveTargetOutOfBoundsException: move target out of bo…
kbond updated
2 years ago
-
### Describe the bug
Error Undefined class constant 'VERSION'
### Expected Behavior
No error
### Current Behavior
Error
### Reproduction Steps
Upload a file via s3
### Possible Solution
Repl…
-
The following environment variables are currently set by the phpunit bridge:
```bash
PANTHER_APP_ENV=panther
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots
```
Think this env variables …
-
Instead of using `php -S` as a server, and since Panther already ships `chromedriver`, why not also ship the `symfony` CLI in order to have a much more powerful webserver, which would support HTTP/2, …
-
I get an error
`[root@ovz1 ovz1.test.m29on.vps.myjino.ru]# docker-compose up -d
ovz1testm29onvpsmyjinoru_selenium-hub_1 is up-to-date
ovz1testm29onvpsmyjinoru_firefox_1 is up-to-date
ovz1testm29on…
-
Environment: Laravel Sail (Windows 10 WSL2)
PHP Version: 8.1
Laravel Version: 9.3
Chrome Browser (and Driver) Version: 99.0.4844.51
X-server: [VcXsrv](https://sourceforge.net/projects/vcxsrv/) i…
-
### Active Bundles
- [x] [SonataAdminBundle](https://github.com/sonata-project/SonataAdminBundle/pull/7555)
- [x] [SonataDoctrineMongoDBAdminBundle](https://github.com/sonata-project/SonataDoctrineM…
-
### Environment
#### Sonata packages
```bash
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.49.1 3.49.1 The missing Symfony Admin Generator
sonata-pr…