Change chromedriver for the new one used by core.
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.
Edited by drupalbot