- Issue created by @sandboxpl
When reviewing #3451320 we've spotted that some parts of JS tests aren't working anymore.
Namely, clicking on recaptcha checkbox cannot be finalized as described in:
https://www.drupal.org/project/simple_recaptcha/issues/3451320#comment-1...
📌
Automated Drupal 11 compatibility fixes for simple_recaptcha
Needs review
For the time being, the code for that part of tests has been removed and we need to investigate how to bring it back:
https://git.drupalcode.org/project/simple_recaptcha/-/merge_requests/23/...
Try to bring back removed lines and run the tests, see that tests are throwing new errors now.
Figure out the way to make recaptcha checkbox work , in the past it got broken once due to missing mink agrs in drupal CI, this is documented here:
https://www.drupal.org/docs/develop/automated-testing/phpunit-in-drupal/... →
and related issue is:
https://www.drupal.org/project/simple_recaptcha/issues/3309489#comment-1...
🐛
Tests failing
Fixed
Active
1.0
Code