superromeo
superromeo
I replace container definition to this https://www.drupal.org/docs/automated-testing/phpunit-in-drupal/running-phpunit-javascript-tests#docker-compose And all works again!
New fix: See https://groups.google.com/g/chromedriver-users/c/3B1zixDQNSQ/m/_l0A3Ee4BgAJ Add this: ``` chrome: entrypoint: ... - "--allowed-origins=*" ``` And alter to this: `SELENIUM_CHROME_TAG=99.0`
It was full command I used :)
Same thing. I use it like this: ` cd /var/www/drupal_8/rg/patches/drupal/2985199 git clone --branch 8.8.x https://git.drupal.org/project/drupal.git cd drupal dorgflow https://www.drupal.org/project/drupal/issues/2985199 `
> I gather that people are now using this package within a Drupal project, so I'll take a PR that checks for both. Could you do it, please?
Same problem yet.
After update to D9.1 I have same error.
Same thing: > I'm seeing the same issue... > > @therealkenc There are too many things to consider, but basically what I did: > > * Removed cFosSpeed (comes bundled...