Upgrade ddev-drupal-contrib to 1.1 to enable JS functional test support
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3537463. -->
Reported by: [joelpittet](https://www.drupal.org/user/160302)
Related to !62
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The current version of <code>ddev-drupal-contrib</code> in use does not include the <code>ddev/ddev-selenium-standalone-chrome</code> service, which is needed to run JavaScript-enabled functional tests. This limits the ability to test certain UI interactions and behaviors that require a headless browser environment.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Upgrade <code>ddev-drupal-contrib</code> to version 1.1, which includes support for the <code>ddev/ddev-selenium-standalone-chrome</code> container, enabling JavaScript functional tests in a DDEV-based environment.</p>
issue