[chromedriver] Change the search order of Chrome binary on Linux
Ideally, we should respect users' PATH when searching for Chrome binary. For now, change the order of search paths to a better approximation of the most common defaults across Linux distros. In particular, try Chrome's default installation location AT LAST, so that symlinks created by tools like update-alternatives are tried first, which means honoring users' preferences of Chrome channels. Change-Id: Ic77e439d3a3b428194af45b38bb85cfbb8a97508 Reviewed-on: https://chromium-review.googlesource.com/965444Reviewed-by:Jonathon Kereliuk <kereliuk@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#543696}
Showing
Please register or sign in to comment