Change chromedriver for the new one used by core.

Migrated issue

Reported by: fjgarlin

Related to !158 (merged)

Problem/Motivation

#3240792: Use lullabot/mink-selenium2-driver and lullabot/php-webdriver for functional browser testing might be merged soonhas been merged to core. This uses a different chromedriver than the previous one and marks one option used in MINK_DRIVER_ARGS_WEBDRIVER as obsolete.

Investigate if we need to (or should) change the current driver in the templates for the new one.

Proposed resolution

Investigate first, then if needed, change the driver to the new one.

The change was introduced in 10.3.0, so we'd need to ensure compatibility of versions prior to that one.

Related issue: Issue #3240792

Related issue: Issue #2937380

Related issue: Issue #3377509

Edited by drupalbot