-
Bug
-
Resolution: Unresolved
-
Major
-
None
During Jenkins boot/restart, chromedriver plugin should check for the latest version of chromedriver and update the cached version. This would allow slaves that come online to get the latest version without having to manually update the cache or the version on the slave(s). If the slave is manually updated, that version will be overwritten with the cached version (even if it is older) as it fails a hash check.