- Issue created by @zniki.ru
- 🇷🇺Russia zniki.ru
Trying to find solution for
Drupal\Tests\pathauto\FunctionalJavascript\PathautoLocaleTest::testLanguagePatterns WebDriver\Exception\ElementNotVisible: element not interactable (Session info: headless chrome=101.0.4951.41) (Driver info: chromedriver=101.0.4951.41 (93c720db8323b3ec10d056025ab95c23a31997c9-refs/branch-heads/4951@{#904}),platform=Linux 6.2.0-39-generic x86_64) /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/Exception.php:198 /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:169 /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/AbstractWebDriver.php:240 /var/www/html/vendor/instaclick/php-webdriver/lib/WebDriver/Container.php:241 /var/www/html/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:805 /var/www/html/vendor/behat/mink-selenium2-driver/src/Selenium2Driver.php:666 /var/www/html/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:168 /var/www/html/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:202 /var/www/html/core/tests/Drupal/FunctionalJavascriptTests/DrupalSelenium2Driver.php:179 /var/www/html/vendor/behat/mink/src/Element/NodeElement.php:105 /var/www/html/core/tests/Drupal/Tests/UiHelperTrait.php:96 /var/www/html/modules/custom/pathauto/tests/src/FunctionalJavascript/PathautoLocaleTest.php:224 /var/www/html/modules/custom/pathauto/tests/src/FunctionalJavascript/PathautoLocaleTest.php:119 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestResult.php:728
Looks like the problem that settings is hidden in closed details form, and it need to be opened before submiting the form.
- 🇨🇭Switzerland berdir Switzerland
Yes, that's possible. Try ticking the checkbox first with $this->getSession()->getPage()->checkField() one by one.
- 🇷🇺Russia zniki.ru
Ajax starts failing after 📌 Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest() Fixed .
I am not sure if we still need support testing for < 10.1. - last update
about 1 year ago 48 pass - Status changed to Needs review
about 1 year ago 7:49am 5 January 2024 - last update
about 1 year ago 48 pass - last update
about 1 year ago 48 pass - Status changed to Fixed
about 1 year ago 2:29pm 10 January 2024 -
Berdir →
committed b0a545df on 8.x-1.x authored by
Nikolay Shapovalov →
Issue #3412266: Fix phpunit erros on Drupal 10.2
-
Berdir →
committed b0a545df on 8.x-1.x authored by
Nikolay Shapovalov →
Automatically closed - issue fixed for 2 weeks with no activity.