Skip to content
Snippets Groups Projects

Backport work to 10.4.x

2 unresolved threads

Closes #3421202

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline #298773 failed

Pipeline: drupal-3421202

#298811

    Merge request pipeline failed for 8b9737f0

    Ready to merge by members who can write to the target branch.
    Loading

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    324 324 *
    325 325 * @param string $selector
    326 326 * CSS selector.
    327 *
    328 * @deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use
  • 8 8 use WebDriver\Exception\CurlExec;
    9 9 use WebDriver\Exception as WebDriverException;
    10 10
    11 @trigger_error('The \Drupal\FunctionalJavascriptTests\WebDriverCurlService class is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3462152', E_USER_DEPRECATED);
  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • Alex Pott added 2 commits

    added 2 commits

    • 049696d0 - Remove deprecation
    • 906ecbaa - Continue to use WebDriverCurlService in non W3c mode

    Compare with previous version

  • Alex Pott added 1 commit

    added 1 commit

    Compare with previous version

  • Christian Fritsch added 146 commits

    added 146 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading